GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Printing 名前空間 > PageSetup クラス : CenterHorizontally プロパティ |
'Declaration
Public Property CenterHorizontally As Boolean
'使用法
Dim instance As PageSetup Dim value As Boolean instance.CenterHorizontally = value value = instance.CenterHorizontally
public bool CenterHorizontally {get; set;}
true
、それ以外の場合はfalse
。