次の方法で共有


RevExFormatting.Style プロパティ

定義

スタイルでは、このプロパティは Office 2016 以降でのみ使用できます。

スキーマのスタイルで次の属性を表します。

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

プロパティ値

属性

適用対象