ExcelPageSetupFooterMargin Property |
Gets or sets the distance from the bottom of the page to the footer in inches.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntaxpublic double FooterMargin { get; set; }
Public Property FooterMargin As Double
Get
Set
Property Value
Type:
Double
See Also