API
API
Options
PivotAnnotationManagerOptions

PivotAnnotationManagerOptions extends PivotTableItemOptions

Options

cells: PivotCellAnnotationCollectionOptions | Array (opens in a new tab)<PivotCellAnnotationOptions>

default: undefined

ranges: PivotRangeAnnotationCollectionOptions | Array (opens in a new tab)<PivotRangeAnnotationOptions>

default: undefined

style: string (opens in a new tab) | Partial (opens in a new tab)<Pick (opens in a new tab)<CSSStyleDeclaration (opens in a new tab), ...>>

스타일셋 혹은 class selector.

default: undefined

styles: Array (opens in a new tab)<PivotAnnotationStyle>

default: undefined

visible: boolean (opens in a new tab)

표시 여부.

default: true