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