Click or drag to resize

Excel Fields

The Excel type exposes the following members.

Fields
 NameDescription
Public fieldCreationDateCreation timestamp of the window.
(Inherited from Window)
Public fieldFrameRectRectangle that defines the window frame.
(Inherited from Window)
Public fieldIsHiddenWhether the window is hidden.
(Inherited from Window)
Public fieldLabelLabel associated with the window.
(Inherited from Window)
Public fieldLooseWhether the workbook uses loose storage semantics.
Public fieldMaxRowsMaximum number of rows supported by sheets in this workbook.
Public fieldModificationDateLast modification timestamp of the window.
(Inherited from Window)
Public fieldNameName of the window.
(Inherited from Window)
Public fieldObjectIDIdentifier for the object in the original file/project.
(Inherited from Window)
Public fieldSheetsSheets contained in the workbook.
Public fieldStateCurrent state of the window (normal, minimized, maximized).
(Inherited from Window)
Public fieldTitleWhich title is displayed for the window.
(Inherited from Window)
Public fieldWindowBackgroundColorBaseBase color for the window background.
(Inherited from Window)
Public fieldWindowBackgroundColorEndEnd color for the window background gradient.
(Inherited from Window)
Public fieldWindowBackgroundColorGradientDirection of the background color gradient for the window.
(Inherited from Window)
Top
See Also