SheetCSF
type SheetCSF = object;Properties
Section titled “Properties”cells: object;Index Signature
Section titled “Index Signature”[addr: string]: CellCSFcol_widths?
Section titled “col_widths?”optional col_widths?: object;Index Signature
Section titled “Index Signature”[colName: string]: numbercolumns?
Section titled “columns?”optional columns?: ColumnInfo[];defaults?
Section titled “defaults?”optional defaults?: object;col_width?
Section titled “col_width?”optional col_width?: number;row_height?
Section titled “row_height?”optional row_height?: number;drawings?
Section titled “drawings?”optional drawings?: DrawingCSF[];optional gsdv?: string[];hidden?
Section titled “hidden?”optional hidden?: boolean;merged_cells?
Section titled “merged_cells?”optional merged_cells?: string[];name: string;row_heights?
Section titled “row_heights?”optional row_heights?: object;Index Signature
Section titled “Index Signature”[rowNum: number]: numbershow_grid_lines?
Section titled “show_grid_lines?”optional show_grid_lines?: boolean;structure?
Section titled “structure?”optional structure?: "none" | "datatable";