Skip to main content
A newer version of this page is available. .

FormatConditionIntersectionLevelMode Type

Declaration

export type FormatConditionIntersectionLevelMode = 'Auto' | 'FirstLevel' | 'LastLevel' | 'AllLevels' | 'SpecificLevel'

Members

Name
"Auto"
"FirstLevel"
"LastLevel"
"AllLevels"
"SpecificLevel"