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

属性

适用于