Skip to main content

TdxSpreadSheetCellStyleEditDialogCapability Enum

Declaration

TdxSpreadSheetCellStyleEditDialogCapability = (
    csecNumber,
    csecAlignment,
    csecFont,
    csecBorder,
    csecFill,
    csecProtection
);

Members

Name
csecNumber
csecAlignment
csecFont
csecBorder
csecFill
csecProtection
See Also