Main Content
SpreadsheetRow
Description
SpreadsheetRow
objects represent spreadsheet rows in the Safety Analysis
Manager. Use SpreadsheetRow
objects to configure spreadsheet rows you
use for safety analyses.
Creation
To create a SpreadsheetRow
object,
use the
getRow
function on aSpreadsheet
orSpreadsheetCell
object.Select a row in a Safety Analysis Manager spreadsheet and use the
safetyAnalysisMgr.getCurrentSelection
function.
Properties
Object Functions
acceptAllChanges | Accept detected changes to linked artifacts in Safety Analysis Manager |
addFlag | Add flag to Safety Analysis Manager spreadsheet cell or row |
clearFlags | Clear flags in Safety Analysis Manager spreadsheet |
getChanges | Get changed artifacts linked to artifacts in Safety Analysis Manager |
getCell | Retrieve spreadsheet cells |
getFlags | Retrieve flags from Safety Analysis Manager spreadsheets |
getLinks | Get links associated with spreadsheet cell or row in Safety Analysis Manager |
getSpreadsheet | Retrieve spreadsheet containing specified cell |
Examples
Limitations
The
SpreadsheetRow
objects that you use in derived column formulas are read-only.
Version History
Introduced in R2024b