PivotTableDefinition.PageStyle Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
pageStyle
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
- Atributos