C1.Xaml.Excel アセンブリ > C1.Xaml.Excel 名前空間 > XLPrintSettings クラス : AutoScale プロパティ |
'宣言 Public Property AutoScale As System.Boolean
public System.bool AutoScale {get; set;}
AutoScale を true に設定した場合、印刷されるシートは、FitPagesAcross プロパティと FitPagesDown プロパティで指定されたページ数に合わせて自動的に拡大縮小されます。
AutoScale を false に設定した場合、印刷されるシートは、ScalingFactor プロパティの値に基づいて拡大縮小されます。
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2