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.v24.2.dll

#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