Поделиться через


HiddenShape3D.ExtrusionHeight Property

Extrusion Height.Represents the attribte in schema: extrusionH

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

Syntax

'Декларация
<SchemaAttrAttribute(, "extrusionH")> _
Public Property ExtrusionHeight As Int64Value
    Get
    Set
'Применение
Dim instance As HiddenShape3D
Dim value As Int64Value

value = instance.ExtrusionHeight

instance.ExtrusionHeight = value
[SchemaAttrAttribute(, "extrusionH")]
public Int64Value ExtrusionHeight { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int64Value

See Also

Reference

HiddenShape3D Class

HiddenShape3D Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace