Theme.ThemeId Property

Definition

id, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: thm15:id

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)]
[DocumentFormat.OpenXml.SchemaAttr(73, "id")]
public DocumentFormat.OpenXml.StringValue ThemeId { get; set; }
public DocumentFormat.OpenXml.StringValue ThemeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(73, "id")]
public DocumentFormat.OpenXml.StringValue ThemeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(73, "id")]
public DocumentFormat.OpenXml.StringValue? ThemeId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("thm15:id")]
public DocumentFormat.OpenXml.StringValue? ThemeId { get; set; }
public DocumentFormat.OpenXml.StringValue? ThemeId { get; set; }
member this.ThemeId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2013)>]
[<DocumentFormat.OpenXml.SchemaAttr(73, "id")>]
member this.ThemeId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(73, "id")>]
member this.ThemeId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("thm15:id")>]
member this.ThemeId : DocumentFormat.OpenXml.StringValue with get, set
Public Property ThemeId As StringValue

Property Value

Attributes

Applies to