FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpread クラス > ShowPageSetup メソッド : ShowPageSetup(Int32,Boolean,Boolean) メソッド |
'宣言
Public Overloads Function ShowPageSetup( _ ByVal sheet As Integer, _ ByVal showPrintButton As Boolean, _ ByVal showPreviewButton As Boolean _ ) As DialogResult
public DialogResult ShowPageSetup( int sheet, bool showPrintButton, bool showPreviewButton )