PageMargins.Footer Property
Footer Page Margin.Represents the attribte in schema: footer
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "footer")> _
Public Property Footer As DoubleValue
Get
Set
'Uso
Dim instance As PageMargins
Dim value As DoubleValue
value = instance.Footer
instance.Footer = value
[SchemaAttrAttribute(, "footer")]
public DoubleValue Footer { get; set; }
Property Value
Type: DocumentFormat.OpenXml.DoubleValue
Returns DoubleValue.