Row.ThickBot 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.
Parte inferior grossa
Representa o seguinte atributo no esquema: thickBot
[DocumentFormat.OpenXml.SchemaAttr(0, "thickBot")]
public DocumentFormat.OpenXml.BooleanValue ThickBot { get; set; }
public DocumentFormat.OpenXml.BooleanValue ThickBot { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "thickBot")]
public DocumentFormat.OpenXml.BooleanValue? ThickBot { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("thickBot")]
public DocumentFormat.OpenXml.BooleanValue? ThickBot { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ThickBot { get; set; }
member this.ThickBot : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "thickBot")>]
member this.ThickBot : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("thickBot")>]
member this.ThickBot : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ThickBot As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos