次の方法で共有


PageMargin.Footer Property

Spacing to Bottom of Footer.Represents the attribte in schema: w:footer

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

Syntax

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

value = instance.Footer

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt64Value.

See Also

Reference

PageMargin Class

PageMargin Members

DocumentFormat.OpenXml.Wordprocessing Namespace