SheetFormatProperties.ThickTop 属性

定义

粗顶边框

表示架构中的以下属性:thickTop

[DocumentFormat.OpenXml.SchemaAttr(0, "thickTop")]
public DocumentFormat.OpenXml.BooleanValue ThickTop { get; set; }
public DocumentFormat.OpenXml.BooleanValue ThickTop { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "thickTop")]
public DocumentFormat.OpenXml.BooleanValue? ThickTop { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("thickTop")]
public DocumentFormat.OpenXml.BooleanValue? ThickTop { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ThickTop { get; set; }
member this.ThickTop : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "thickTop")>]
member this.ThickTop : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("thickTop")>]
member this.ThickTop : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ThickTop As BooleanValue

属性值

返回 BooleanValue

属性

适用于