SpreadsheetCellOptions Class
Contains various options which can be specified for worksheet cells.
Namespace: DevExpress.Xpf.Spreadsheet
Assembly: DevExpress.Xpf.Spreadsheet.v24.1.dll
NuGet Package: DevExpress.Wpf.Spreadsheet
Declaration
Related API Members
The following members return SpreadsheetCellOptions objects:
Remarks
To access the SpreadsheetCellOptions class instance, use the SpreadsheetControlOptions.Cells property.
Inheritance
Object
DispatcherObject
DependencyObject
ContentElement
FrameworkContentElement
DevExpress.Xpf.Spreadsheet.SpreadsheetOptionsBase<SpreadsheetCellOptions>
SpreadsheetCellOptions
See Also