Aracılığıyla paylaş


ClientData.PrintWithSheet Property

Definition

Prints With Sheet Flag

Represents the following attribute in the schema: 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

Property Value

Returns BooleanValue.

Attributes

Applies to