ThemeFamily.Vid Property

Definition

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

Represents the following attribute in the schema: vid

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

Property Value

Attributes

Applies to