次の方法で共有


MissingItem.Strikethrough プロパティ

定義

取り消し線

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象