SheetFormatProperties.ThickBottom 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.
Borda Inferior Grossa
Representa o seguinte atributo no esquema: thickBottom
[DocumentFormat.OpenXml.SchemaAttr(0, "thickBottom")]
public DocumentFormat.OpenXml.BooleanValue ThickBottom { get; set; }
public DocumentFormat.OpenXml.BooleanValue ThickBottom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "thickBottom")]
public DocumentFormat.OpenXml.BooleanValue? ThickBottom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("thickBottom")]
public DocumentFormat.OpenXml.BooleanValue? ThickBottom { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ThickBottom { get; set; }
member this.ThickBottom : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "thickBottom")>]
member this.ThickBottom : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("thickBottom")>]
member this.ThickBottom : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ThickBottom As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos