次の方法で共有


PageMargin.Right Property

Right Margin Spacing.Represents the attribte in schema: w:right

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

Syntax

'宣言
<SchemaAttrAttribute(, "right")> _
Public Property Right As UInt32Value
    Get
    Set
'使用
Dim instance As PageMargin
Dim value As UInt32Value

value = instance.Right

instance.Right = value
[SchemaAttrAttribute(, "right")]
public UInt32Value Right { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt64Value.

See Also

Reference

PageMargin Class

PageMargin Members

DocumentFormat.OpenXml.Wordprocessing Namespace