Matrix Fields |
The Matrix type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveSheet | Index of the active sheet in the matrix. | |
| CreationDate | Creation timestamp of the window. (Inherited from Window) | |
| FrameRect | Rectangle that defines the window frame. (Inherited from Window) | |
| Header | Header view type used by the matrix. | |
| IsHidden | Whether the window is hidden. (Inherited from Window) | |
| Label | Label associated with the window. (Inherited from Window) | |
| ModificationDate | Last modification timestamp of the window. (Inherited from Window) | |
| Name | Name of the window. (Inherited from Window) | |
| ObjectID | Identifier for the object in the original file/project. (Inherited from Window) | |
| Sheets | Sheets that belong to this matrix. | |
| State | Current state of the window (normal, minimized, maximized). (Inherited from Window) | |
| Title | Which title is displayed for the window. (Inherited from Window) | |
| WindowBackgroundColorBase | Base color for the window background. (Inherited from Window) | |
| WindowBackgroundColorEnd | End color for the window background gradient. (Inherited from Window) | |
| WindowBackgroundColorGradient | Direction of the background color gradient for the window. (Inherited from Window) |