[]
Sheets.TableSheet.IGroupSummaryFieldOptions
↳ IGroupSummaryFieldOptions
• オプション allowFilterByList: boolean
ファイラダイアログを開いた後にリストによるフィルタを表示するかどうか。 allowSort、allowFilterByValue、および allowFilterByList が false の場合、この列にフィルタボタンを表示しません。
IGroupColumnOptions.allowFilterByList
• オプション allowFilterByValue: boolean
ファイラダイアログを開いた後に値によるフィルタを表示するかどうか。
IGroupColumnOptions.allowFilterByValue
• オプション allowSort: boolean
ファイルダイアログを開いた後にソートを表示するかどうか。
• オプション caption: string
• オプション conditionalFormats: (AverageRuleOptions | CellValueRuleOptions | DataBarRuleOptions | DateOccurringRuleOptions | DuplicateRuleOptions | FormulaRuleOptions | SpecificTextRuleOptions | Top10RuleOptions | UniqueRuleOptions | TwoScaleRuleOptions | ThreeScaleRuleOptions | IconSetRuleOptions)[]
IGroupColumnOptions.conditionalFormats
• formula: string
• オプション headerFit: "normal" | "vertical" | "stack"
ヘッダーフィットモード。デフォルトは「normal」です。
• オプション headerStyle: HeaderStyleOptions
列ヘッダスタイル。
IGroupColumnOptions.headerStyle
• オプション position: "header" | "footer"
• オプション relateTo: string
• オプション slice: string | IGroupSummarySliceFieldOptions
• オプション style: StyleOptions
• オプション validator: DateValidatorOptions | FormulaListValidatorOptions | FormulaValidatorOptions | NumberValidatorOptions | TimeValidatorOptions | TextLengthValidatorOptions | ListValidatorOptions
• オプション width: number