PrintDocument for WinForms
PagePerSheet プロパティ (XlsOptionsForm)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > XlsOptionsForm クラス : PagePerSheet プロパティ
Gets or sets a value indicating whether each page of the source document should be exported as a separate sheet.
シンタックス
'宣言
 
Public Overridable Property PagePerSheet As System.Boolean
'使用法
 
Dim instance As XlsOptionsForm
Dim value As System.Boolean
 
instance.PagePerSheet = value
 
value = instance.PagePerSheet
public virtual System.bool PagePerSheet {get; set;}
参照

XlsOptionsForm クラス
XlsOptionsForm メンバ