TableCellProperties.Cell3DProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cell 3-D.
Represents the following element tag in the schema: a:cell3D.
public DocumentFormat.OpenXml.Drawing.Cell3DProperties Cell3DProperties { get; set; }
public DocumentFormat.OpenXml.Drawing.Cell3DProperties? Cell3DProperties { get; set; }
member this.Cell3DProperties : DocumentFormat.OpenXml.Drawing.Cell3DProperties with get, set
Public Property Cell3DProperties As Cell3DProperties