次の方法で共有


PresetShadow.Distance Property

Distance.Represents the attribte in schema: dist

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

Syntax

'宣言
<SchemaAttrAttribute(, "dist")> _
Public Property Distance As Int64Value
    Get
    Set
'使用
Dim instance As PresetShadow
Dim value As Int64Value

value = instance.Distance

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

Property Value

Type: DocumentFormat.OpenXml.Int64Value
Returns Int64Value.

See Also

Reference

PresetShadow Class

PresetShadow Members

DocumentFormat.OpenXml.Drawing Namespace