OutlineProperties.ApplyStyles プロパティ

定義

アウトラインでスタイルを適用する

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

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

プロパティ値

BooleanValue を返します。

属性

適用対象