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