CommentXMLReader
Összefoglaló
CommentXMLReader egy Python-ben található Aspose.Cells enum.
XML formátumból olvasható kommentadatok kezelése.
Értékek
| Value | Description |
|---|---|
NS | Represents the main spreadsheet XML namespace URL |
Módszerek
| Signature | Description |
|---|---|
__init__() | Initialize the CommentXMLReader. |
load_comments(zipf, worksheet, sheet_num) | Loads comments from the comments XML file for a worksheet. |
load_vml_drawing(zipf, worksheet, sheet_num) | Loads VML drawing for comment positioning and sizing. |