Skip to main content
A newer version of this page is available. .

SpreadsheetFormatCellsDialogSettings Class

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

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v20.1.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