absGetCellProp
absGetCellProp(cell { prCellClass | symmetry })=>string
Description
Returns the specified property value for a cell.
Arguments
Value Returned
Examples
Displays the current prCellClass cell property value for cellABC.
absGetCellProp "cellABC" "prCellClass"
=> block
Related Topics
Return to top