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