Share via


PivotTableDefinition.PageWrap Property

Definition

pageWrap

Represents the following attribute in the schema: pageWrap

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

Property Value

Attributes

Applies to