MemberProperty.ShowCell 属性

定义

显示单元格

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

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

属性值

返回 BooleanValue

属性

适用于