Cell3DProperties class
Cell 3-D. When the object is serialized out as xml, its qualified name is a:cell3D.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Drawing.Cell3DProperties
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
cell3D (Cell 3-D)
This element specifies a set of properties which dictate the 3-D appearance of a given cell in a table. Collectively, these properties are referred to as a cell 3-D. The application of these properties occurs on a per-cell basis in the table.
Parent Elements |
|---|
tcPr (§21.1.3.17); tcStyle (§20.1.4.2.29) |
Child Elements | Subclause |
|---|---|
bevel (Bevel) | §20.1.4.2.5 |
extLst (Extension List) | §20.1.2.2.15 |
lightRig (Light Rig) | §20.1.5.9 |
Attributes | Description |
|---|---|
prstMaterial (Preset Material) | Specifies a material type which is used to define the material characteristics of the cell. The material properties, combined with the lighting characteristics of the scene in define the final look and feel of the 3-D appearance of the cell. The possible values for this attribute are defined by the ST_PresetMaterialType simple type (§20.1.10.50). |
[Note: The W3C XML Schema definition of this element’s content model (CT_Cell3D) is located in §A.4.1. end note]
© ISO/IEC29500: 2008.