Click or drag to resize

MatrixSheet Fields

The MatrixSheet type exposes the following members.

Fields
 NameDescription
Public fieldColorMapColor map applied to the sheet.
Public fieldColumnCountNumber of columns in the sheet.
Public fieldCommandCommand or formula associated with the matrix sheet.
Public fieldDataRaw data values for the matrix sheet stored in row-major order.
Public fieldDecimalPlacesNumber of decimal places used for display in the sheet.
Public fieldImaginaryDataImaginary parts corresponding to Data, used for complex numbers.
Public fieldIndexIndex of the sheet within the parent matrix.
Public fieldNameName of the matrix sheet.
Public fieldNumericDisplayTypeNumeric display type for values in this sheet.
Public fieldRowCountNumber of rows in the sheet.
Public fieldSignificantDigitsNumber of significant digits used for display in the sheet.
Public fieldValueTypeSpecificationFormatting specification for values in the sheet.
Public fieldViewView type (data view or image view) used to render the sheet.
Public fieldWidthWidth (display) for the matrix sheet.
Top
See Also