Freigeben über


TableCellProperties.Cell3DProperties-Eigenschaft

Cell 3-D.Represents the element tag in schema: a:cell3D

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Cell3DProperties As Cell3DProperties
    Get
    Set
'Usage
Dim instance As TableCellProperties
Dim value As Cell3DProperties

value = instance.Cell3DProperties

instance.Cell3DProperties = value
public Cell3DProperties Cell3DProperties { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Drawing.Cell3DProperties

Siehe auch

Referenz

TableCellProperties Klasse

TableCellProperties-Member

DocumentFormat.OpenXml.Drawing-Namespace