Skip to content

@shbernal/ts-pptx


@shbernal/ts-pptx / index / PresetMaterialType

Type Alias: PresetMaterialType

PresetMaterialType = typeof PRESET_MATERIALS[number]

Defined in: src/ooxml/st-enums.ts:67

The four a:cell3D enumerations, derived from the ST_ member tuples in src/ooxml/st-enums.ts — the same tuples the emitter validates a value against, so the type a caller is checked against and the list that gates the XML cannot disagree.