Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 696 Bytes

File metadata and controls

14 lines (10 loc) · 696 Bytes

XlsxSpreadsheetCell

Properties

Name Type Description Notes
path string The Path of the location of this object; leave blank for new rows [optional]
text_value string Text value of the cell [optional]
cell_identifier string Cell reference of the cell, e.g. A1, Z22, etc. [optional]
style_index int Identifier for the style to apply to this style [optional]
formula string [optional]

[Back to Model list] [Back to API list] [Back to README]