GrapeCity.Xaml.Excel
Footer Property (ExcelPrintPageSetting)


Gets or sets the footer.
Syntax
'Declaration
 
Public Property Footer As String
'Usage
 
Dim instance As ExcelPrintPageSetting
Dim value As String
 
instance.Footer = value
 
value = instance.Footer
public string Footer {get; set;}

Property Value

The footer.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageSetting Class
ExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options