FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > PageSetup クラス : PageSetup コンストラクタ |
'宣言
Public Function New( _ ByVal spread As FpSpread, _ ByVal sheet As Integer, _ ByVal showPrintButton As Boolean, _ ByVal showPreviewButton As Boolean _ )
public PageSetup( FpSpread spread, int sheet, bool showPrintButton, bool showPreviewButton )