Skip to main content

SpreadsheetFormatCellsDialogSettings Class

Contains customization settings for the Format Cells dialog‘s form elements.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v23.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public class SpreadsheetFormatCellsDialogSettings :
    ASPxSpreadsheetSettingsBase

The following members return SpreadsheetFormatCellsDialogSettings objects:

Remarks

An instance of the SpreadsheetFormatCellsDialogSettings class can be accessed by the FormatCellsDialog property.

Inheritance

See Also