Back to Devexpress

ISpreadsheetComponent.Options Property

officefileapi-devexpress-dot-spreadsheet-dot-ispreadsheetcomponent-39c57538.md

latest1.2 KB
Original Source

ISpreadsheetComponent.Options Property

Provides access to various options which can be specified for the workbook.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
DocumentOptions Options { get; }
vb
ReadOnly Property Options As DocumentOptions

Property Value

TypeDescription
DocumentOptions

A DocumentOptions object containing various workbook options.

|

See Also

ISpreadsheetComponent Interface

ISpreadsheetComponent Members

DevExpress.Spreadsheet Namespace