Back to Devexpress

SpreadsheetColumnBehaviorOptions Properties

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

latest1.6 KB
Original Source

SpreadsheetColumnBehaviorOptions Properties

Provides options to restrict an end-user’s ability to manage columns in a worksheet of the workbook loaded into SpreadsheetControl.

NameDescription
AutoFitGets or sets the document’s capability to adjust the column width to accommodate cell content.
DeleteGets or sets the document’s capability to delete columns.
HideGets or sets the document’s capability to hide columns.
InsertGets or sets the document’s capability to insert new columns.
ResizeGets or sets the document’s capability to change column widths.
UnhideGets or sets the document’s capability to unhide columns.

See Also

SpreadsheetColumnBehaviorOptions Class

SpreadsheetColumnBehaviorOptions Members

DevExpress.XtraSpreadsheet Namespace