GrapeCity.Xaml.SpreadSheet.Data
Footer Property (Margins)


GrapeCity.Xaml.SpreadSheet.Data Namespace > Margins Class : Footer Property
Gets or sets the footer offset, in hundredths of an inch.
Syntax
'Declaration
 
Public Property Footer As Integer
'Usage
 
Dim instance As Margins
Dim value As Integer
 
instance.Footer = value
 
value = instance.Footer
public int Footer {get; set;}

Property Value

The footer offset.
See Also

Reference

Margins Class
Margins Members