Back to Devexpress

SpreadsheetWorksheetBehaviorOptions Properties

officefileapi-devexpress-dot-xtraspreadsheet-dot-spreadsheetworksheetbehavioroptions-dot-underscore-properties.md

latest1.6 KB
Original Source

SpreadsheetWorksheetBehaviorOptions Properties

Provides options to restrict an end-user’s ability to manage worksheets of the workbook loaded into SpreadsheetControl.

NameDescription
DeleteGets or sets the document’s capability to delete worksheets.
HideGets or sets the document’s capability to hide worksheets.
InsertGets or sets the document’s capability to insert new worksheets.
RenameGets or sets the document’s capability to rename worksheets.
TabColorGets or sets the document’s capability to change the colors of worksheet tabs.
UnhideGets or sets the document’s capability to unhide worksheets.

See Also

SpreadsheetWorksheetBehaviorOptions Class

SpreadsheetWorksheetBehaviorOptions Members

DevExpress.XtraSpreadsheet Namespace