Main Content
CellReference
Description
CellReference
objects represent cells in Safety Analysis
Manager spreadsheets that a cell references. References allow you to access
spreadsheet cell values and use them in derived columns. For more information on references in
Safety Analysis Manager spreadsheets, see Create References in Derived Column Cells. Use
CellReference
objects to get additional properties of the referenced
cells.
Creation
To create a CellReference
object, use the getReferences
function on a SpreadsheetCell
object. The SpreadsheetCell
object must be in a
derived column.
Properties
Examples
Version History
Introduced in R2024b