PivotTableDefinition.PageStyle Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
pageStyle
Representa o seguinte atributo no 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 da propriedade
- Atributos