SheetView.ShowWhiteSpace プロパティ

定義

空白を表示する

スキーマ内の次の属性を表します。 showWhiteSpace

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

プロパティ値

BooleanValue を返します。

属性

適用対象