次の方法で共有


ClientData.PrintWithSheet プロパティ

定義

シート フラグを使用して印刷する

スキーマ内の次の属性を表します: fPrintsWithSheet

[DocumentFormat.OpenXml.SchemaAttr(0, "fPrintsWithSheet")]
public DocumentFormat.OpenXml.BooleanValue PrintWithSheet { get; set; }
public DocumentFormat.OpenXml.BooleanValue PrintWithSheet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "fPrintsWithSheet")]
public DocumentFormat.OpenXml.BooleanValue? PrintWithSheet { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("fPrintsWithSheet")]
public DocumentFormat.OpenXml.BooleanValue? PrintWithSheet { get; set; }
public DocumentFormat.OpenXml.BooleanValue? PrintWithSheet { get; set; }
member this.PrintWithSheet : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "fPrintsWithSheet")>]
member this.PrintWithSheet : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("fPrintsWithSheet")>]
member this.PrintWithSheet : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property PrintWithSheet As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象