ColorType.Theme 属性

定义

主题颜色

表示架构中的以下属性:theme

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

属性值

属性

适用于