pivotTableDefinition.PageOverThenDown Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
pageOverThenDown
Represents the following attribute in the schema: pageOverThenDown
[DocumentFormat.OpenXml.SchemaAttr(0, "pageOverThenDown")]
public DocumentFormat.OpenXml.BooleanValue PageOverThenDown { get; set; }public DocumentFormat.OpenXml.BooleanValue PageOverThenDown { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "pageOverThenDown")]
public DocumentFormat.OpenXml.BooleanValue? PageOverThenDown { get; set; }[DocumentFormat.OpenXml.SchemaAttr("pageOverThenDown")]
public DocumentFormat.OpenXml.BooleanValue? PageOverThenDown { get; set; }public DocumentFormat.OpenXml.BooleanValue? PageOverThenDown { get; set; }member this.PageOverThenDown : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "pageOverThenDown")>]
member this.PageOverThenDown : DocumentFormat.OpenXml.BooleanValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("pageOverThenDown")>]
member this.PageOverThenDown : DocumentFormat.OpenXml.BooleanValue with get, setPublic Property PageOverThenDown As BooleanValueProperty Value
- Attributes