Share via


A.cell3D Field

Definition

Represents the a:cell3D XML element.

public static readonly System.Xml.Linq.XName cell3D;
 staticval mutable cell3D : System.Xml.Linq.XName
Public Shared ReadOnly cell3D As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: tcPr, tcStyle.
  • has the following child XML elements: bevel, extLst, lightRig.
  • has the following XML attributes: prstMaterial.
  • corresponds to the following strongly-typed classes: Cell3DProperties.

Applies to