PivotLayoutCreationDefaultProperties
Default properties to apply when creating a new Pivot Layout
TypeScript
export type PivotLayoutCreationDefaultProperties = Partial<Omit<PivotLayout, 'Name'>>;Default properties to apply when creating a new Pivot Layout
export type PivotLayoutCreationDefaultProperties = Partial<Omit<PivotLayout, 'Name'>>;