次の方法で共有


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 を返します。

属性

適用対象