GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Printing 名前空間 > PageSetup クラス : FooterMargin プロパティ |
'Declaration
Public Property FooterMargin As Double
'使用法
Dim instance As PageSetup Dim value As Double instance.FooterMargin = value value = instance.FooterMargin
public double FooterMargin {get; set;}