次の方法で共有


PivotValueCellExtra.Strikethrough プロパティ

定義

st、 このプロパティは Office 2013 以降でのみ使用できます。

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

[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

プロパティ値

属性

適用対象