Excel for UWP/WinRT
FitPagesDown プロパティ

シートの縦方向のサイズをこのページ数に合わせます。0 は、必要な数だけページを使用することを意味します。
構文
'宣言
 
Public Property FitPagesDown As System.Integer
public System.int FitPagesDown {get; set;}
解説
FitPagesAcross プロパティまたは FitPagesDown プロパティを設定すると、AutoScale プロパティが自動的に true に設定され、C1Excel は、指定されたページ数に基づいて拡大率を計算し、ScalingFactor プロパティの値を無視します。
Requirements

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

参照

関連項目

XLPrintSettings クラス
XLPrintSettings メンバ

Send Feedback