Back to Devexpress

SpreadsheetBehaviorOptions.Worksheet Property

officefileapi-devexpress-dot-xtraspreadsheet-dot-spreadsheetbehavioroptions-6d40537d.md

latest1.8 KB
Original Source

SpreadsheetBehaviorOptions.Worksheet Property

Specifies whether worksheet operations are permitted.

Namespace : DevExpress.XtraSpreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public virtual SpreadsheetWorksheetBehaviorOptions Worksheet { get; }
vb
Public Overridable ReadOnly Property Worksheet As SpreadsheetWorksheetBehaviorOptions

Property Value

TypeDescription
SpreadsheetWorksheetBehaviorOptions

A SpreadsheetWorksheetBehaviorOptions object that provides access to options specifying the document’s capability to perform different operations over worksheets.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to Worksheet
SpreadsheetControlOptions

.Behavior .Worksheet

|

See Also

SpreadsheetBehaviorOptions Class

SpreadsheetBehaviorOptions Members

DevExpress.XtraSpreadsheet Namespace