[]
        
(Showing Draft Content)

GC.Spread.Sheets.TableSheet.IGroupSummaryFieldOptions

Interface: IGroupSummaryFieldOptions

Sheets.TableSheet.IGroupSummaryFieldOptions

Hierarchy

Table of contents

Properties

Properties

caption

Optional caption: string

Inherited from

IGroupColumnOptions.caption


conditionalFormats

Optional conditionalFormats: (AverageRuleOptions | CellValueRuleOptions | DataBarRuleOptions | DateOccurringRuleOptions | DuplicateRuleOptions | FormulaRuleOptions | SpecificTextRuleOptions | Top10RuleOptions | UniqueRuleOptions | TwoScaleRuleOptions | ThreeScaleRuleOptions | IconSetRuleOptions)[]

Inherited from

IGroupColumnOptions.conditionalFormats


formula

formula: string


headerFit

Optional headerFit: "vertical" | "normal" | "stack"

the header fit mode, default is normal

Inherited from

IGroupColumnOptions.headerFit


headerStyle

Optional headerStyle: HeaderStyleOptions

the column header style

Inherited from

IGroupColumnOptions.headerStyle


slice

Optional slice: string | IGroupSummarySliceFieldOptions


style

Optional style: StyleOptions

Inherited from

IGroupColumnOptions.style


validator

Optional validator: DateValidatorOptions | FormulaListValidatorOptions | FormulaValidatorOptions | NumberValidatorOptions | TimeValidatorOptions | TextLengthValidatorOptions | ListValidatorOptions

Inherited from

IGroupColumnOptions.validator


width

Optional width: number

Inherited from

IGroupColumnOptions.width