次の方法で共有


InnerShadow.Direction Property

Direction.Represents the attribte in schema: dir

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

Syntax

'宣言
<SchemaAttrAttribute(, "dir")> _
Public Property Direction As Int32Value
    Get
    Set
'使用
Dim instance As InnerShadow
Dim value As Int32Value

value = instance.Direction

instance.Direction = value
[SchemaAttrAttribute(, "dir")]
public Int32Value Direction { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

InnerShadow Class

InnerShadow Members

DocumentFormat.OpenXml.Drawing Namespace