Share via


CustomWorkbookView.IncludePrintSettings Property

Definition

Include Print Settings

Represents the following attribute in the schema: includePrintSettings

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

Property Value

Returns BooleanValue.

Attributes

Applies to