ASPxSpreadsheet.Styles Property
Provides access to the style settings that control the appearance of the ASPxSpreadsheet elements.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxSpreadsheet.SpreadsheetStyles | A DevExpress.Web.ASPxSpreadsheet.SpreadsheetStyles object that provides style settings for view elements. |
See Also