次の方法で共有


PageMargin.Top Property

Top Margin Spacing.Represents the attribte in schema: w:top

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

Syntax

'宣言
<SchemaAttrAttribute(, "top")> _
Public Property Top As Int32Value
    Get
    Set
'使用
Dim instance As PageMargin
Dim value As Int32Value

value = instance.Top

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

PageMargin Class

PageMargin Members

DocumentFormat.OpenXml.Wordprocessing Namespace