Skip to content

How I can add footnote in cell  #1009

@LeeJongKyu

Description

@LeeJongKyu

I wanna know how to add footnote & endnote in table

when I insert cell content, I make the content like this code,

hdr_cells = table.rows[0].cells

hdr_cells[0].paragraphs[0].add_run('Cell').normal = True
hdr_cells[0].paragraphs[0].style = 'Table_title'
hdr_cells[0].paragraphs[0].alignment = WD_ALIGN_PARAGRAPH.CENTER

I want to insert footnote 'cell'

How can I insert the footnote?
please help me

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions