XlsWorkbook Properties |
The XlsWorkbook type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ActiveSheet |
Gets the active worksheet.
|
![]() |
ActiveSheetIndex |
Gets or sets the index of the active worksheet in the workbook.
|
![]() |
AddInFunctions |
Returns collection of add-in functions. Read-only.
|
![]() |
Allow3DRangesInDataValidation |
Indicates whether to allow usage of 3D ranges in DataValidation
list property (MS Excel doesn't allow).
|
![]() |
ArgumentsSeparator |
Formula arguments separator.
|
![]() |
Author |
Returns or sets the author of the comment. Read / write String.
|
![]() |
BuiltInDocumentProperties |
Returns collection that represents all the built-in document properties
for the specified workbook. Read-only.
|
![]() |
Charts |
Collection of the chart objects.
|
![]() |
Chartsheets |
Gets the list of chart sheets.
|
![]() |
CodeName |
Gets or sets the code name of the worksheets.
|
![]() |
CurrentHeaderId |
First free shape id.
|
![]() |
CurrentObjectId |
Current object id.
|
![]() |
CurrentShapeId |
First free shape id.
|
![]() |
CustomDocumentProperties |
Returns collection that represents all the custom document properties
for the specified workbook. Read-only.
|
![]() |
DataConns |
Gets the data connections associated with the workbook.
|
![]() |
Date1904 |
Gets or sets a value indicating whether the workbook should use the 1904 date system.
|
![]() |
DefaultXFIndex |
Returns index to the default extended format.
|
![]() |
DetectDateTimeInValue |
Indicates whether library should try to detect string value passed to Value (and Value2)
property as DateTime. Setting this property to false can increase performance greatly for
such operations especially on Framework 1.0 and 1.1. Default value is true.
|
![]() |
DisableMacrosStart |
Gets or sets a value indicating whether macros are disabled at the start.
|
![]() |
DisplayedTab |
Index of the tab which will be displayed on document open.
|
![]() |
DisplayWorkbookTabs |
Indicates whether workbook tabs are visible.
|
![]() |
ExternalLinks |
Gets the collection of external links in the workbook.
|
![]() |
FirstCharSize |
Gets or sets the size of the first character.
|
![]() |
FullFileName |
Gets or sets the full file name of the workbook.
|
![]() |
HasDuplicatedNames |
Gets or sets a value indicating whether the names are duplicated.
|
![]() |
HasMacros |
Gets or sets a value indicating whether the workbook has macros.
|
![]() |
InnerAddInFunctions |
Gets the collection of add-in functions.
|
![]() |
InnerFonts |
Gets the collection of fonts used within the spreadsheet.
|
![]() |
InnerGraphics |
Gets the inner graphics object.
|
![]() |
InnerPalette |
Gets the inner palette of colors.
|
![]() |
InnerWorksheets |
Gets the inner worksheets collection.
|
![]() |
IsCellProtection |
True if cells are protected.
|
![]() |
IsDisplayPrecision |
Indicates whether the workbook uses precision.
|
![]() |
IsHScrollBarVisible |
Gets/Sets value to display horizontal scrollbar
|
![]() |
IsLoaded |
Gets a value indicating whether the object is loaded.
|
![]() |
IsRightToLeft |
Indicates whether worksheet is displayed right to left.
|
![]() |
IsVScrollBarVisible |
Gets/Sets value to display vertical scrollbar
|
![]() |
IsWindowProtection |
True if window is protected.
|
![]() |
Loading |
Gets or sets a value indicating whether the current instance is in a loading state.
This property is internal and can only be accessed within the same assembly.
|
![]() |
MaxColumnCount |
Returns maximum column count for each worksheet in this workbook. Read-only.
|
![]() |
MaxDigitWidth |
Gets the maximum width of a digit in the current font and size.
|
![]() |
MaxIndent |
Gets the maximum indentation level.
|
![]() |
MaxRowCount |
Returns maximum row count for each worksheet in this workbook. Read-only.
|
![]() |
MaxXFCount |
Returns maximum possible number of extended formats. Read-only.
|
![]() |
Names |
For an ReservedHandle object, it returns a Names collection that represents
all the names in the active workbook. For a Workbook object, it returns
a Names collection that represents all the names in the specified
workbook (including all worksheet-specific names).
|
![]() |
ObjectCount |
Gets the count of objects in the collection.
|
![]() |
Objects |
Gets or sets the collection of objects in the workbook.
|
![]() |
OleSize |
Gets or sets the OleSize property.
|
![]() |
Palette |
Gets the color palette.
|
![]() |
Parent |
Reference to Parent object. Read-only.
(Inherited from
XlsObject
.)
|
![]() |
PasswordToOpen |
Gets / sets password to encrypt document.
|
![]() |
ReadOnly |
True if the workbook has been opened as Read-only. Read-only Boolean.
|
![]() |
ReadOnlyRecommended |
True to display a message when the file is opened, recommending that the file be opened as read-only.
|
![]() |
ReferenceCount |
Get quantity of instance references.
(Inherited from
XlsObject
.)
|
![]() |
RowSeparator |
Gets / sets row separator for array parsing.
|
![]() |
Saved |
Gets or sets a value indicating whether the object has been saved.
|
![]() |
Saving |
Gets or sets a value indicating whether the object is currently in a saving state.
|
![]() |
SecondCharSize |
Gets or sets the size of the second character.
|
![]() |
StandardFont |
Gets or sets the standard font for the workbook.
|
![]() |
StandardFontSize |
Gets or sets the standard font size for the workbook.
|
![]() |
StandardRowHeight |
Gets or sets the standard row height for all worksheets in the workbook.
|
![]() |
StandardRowHeightInPixels |
Gets or sets the standard row height in pixels.
|
![]() |
Styles |
Returns a Styles collection that represents all the styles
in the specified workbook. Read-only.
|
![]() |
TabSheets |
Returns collection with all tabsheets in the workbook. Read-only.
|
![]() |
ThrowOnUnknownNames |
ThrowOnUnknownNames
|
![]() |
Version |
Gets or sets the Excel version of the workbook.
|
![]() |
Worksheets |
Returns a Sheets collection that represents all the worksheets
in the specified workbook. Read-only Sheets object.
|