次の方法で共有


HiddenShape3D.Z Property

Shape Depth.Represents the attribte in schema: z

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

Syntax

'宣言
<SchemaAttrAttribute(, "z")> _
Public Property Z As Int64Value
    Get
    Set
'使用
Dim instance As HiddenShape3D
Dim value As Int64Value

value = instance.Z

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

Property Value

Type: DocumentFormat.OpenXml.Int64Value

See Also

Reference

HiddenShape3D Class

HiddenShape3D Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace