|
GoFiler Legato Script Reference
Legato v 1.5e
Application v 5.25b
|
Chapter Eight
— Data Functions (continued)
8.6.16 Cell Functions
DataSheetEnumerateNamedCells — Enumerates all named cells within a sheet.
DataSheetGetCell — Returns all properties of a cell in the form of a string array.
DataSheetGetCellAttributes — Returns an array of attributes for a cell.
DataSheetGetCellAttributeString — Returns the aggregate attribute string of a cell.
DataSheetGetCellName — Gets a cell name by row and column.
DataSheetGetCellText — Gets cell text by row and column.
DataSheetGetCellType — Gets the cell type (text, numeric, button, etc).
DataSheetGetColumnSpan — Gets the number of columns a cell spans.
DataSheetIsCellDisabled — Tests for cell as disabled.
DataSheetIsCellHidden — Tests a cell as hidden.
DataSheetIsCellMerged — Tests a cell as being merger or within in a merged region.
DataSheetIsCellNull — Tests a cell position as being defined as null.
DataSheetIsCellProtected — Tests a cell as protected.
DataSheetIsCellReadOnly — Tests a cell as read-only.
DataSheetMergeCells — Merges one or more cells.
DataSheetSetCellAttributes — Sets various attributes of a specified cell.
DataSheetSetCellDisabled — Designates the cell as disabled.
DataSheetSetCellHidden — Designates the cell as hidden.
DataSheetSetCellProtected — Designates the cell as protected.
DataSheetSetCellReadOnly — Designates the cell as read only.
DataSheetSetCellText — Sets the display text of a cell.
DataSheetSetCellTextWrap — Sets the wrap mode for a text style cell.
DataSheetSetCellType — Sets the type of cell.
Page revised 2025-01-21
© 2012-2025 Novaworks, LLC. All rights reserved
worldwide. Unauthorized use, duplication or transmission prohibited by law. Portions of the software are protected by US Patents 10,095,672, 10,706,221 and
11,210,456. Novaworks, GoFiler™ and Legato™ are registered trademarks of Novaworks, LLC.
EDGAR® is a federally registered trademark of the U.S. Securities and Exchange Commission. Novaworks is not affiliated
with or approved by the U.S. Securities and Exchange Commission. All other trademarks are property of their respective
owners. Use of the features specified in this language are subject to terms, conditions and limitations of the Software
License Agreement.