Share via


PivotTableDefinition.PageStyle Property

Definition

pageStyle

Represents the following attribute in the schema: pageStyle

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

Property Value

Attributes

Applies to