scope
Home > @gooddata/sdk-ui-pivot > IConditionalFormattingFormat > scope
IConditionalFormattingFormat.scope property
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Whether the format applies to the matched cell only or the whole row.
Signature:
scope: "cell" | "row";