pivotTableDefinition.ApplyBorderFormats 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.
Aplicar formatos de borda
Representa o seguinte atributo no esquema: applyBorderFormats
[DocumentFormat.OpenXml.SchemaAttr(0, "applyBorderFormats")]
public DocumentFormat.OpenXml.BooleanValue ApplyBorderFormats { get; set; }
public DocumentFormat.OpenXml.BooleanValue ApplyBorderFormats { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "applyBorderFormats")]
public DocumentFormat.OpenXml.BooleanValue? ApplyBorderFormats { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("applyBorderFormats")]
public DocumentFormat.OpenXml.BooleanValue? ApplyBorderFormats { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ApplyBorderFormats { get; set; }
member this.ApplyBorderFormats : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "applyBorderFormats")>]
member this.ApplyBorderFormats : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("applyBorderFormats")>]
member this.ApplyBorderFormats : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ApplyBorderFormats As BooleanValue
Valor da propriedade
- Atributos