次の方法で共有


PageMargin.Bottom Property

Page Bottom Spacing.Represents the attribte in schema: w:bottom

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

Syntax

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

value = instance.Bottom

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

PageMargin Class

PageMargin Members

DocumentFormat.OpenXml.Wordprocessing Namespace