ActiveWritingStyle.VendorID Property

Definition

Grammatical Engine ID

Represents the following attribute in the schema: w:vendorID

[DocumentFormat.OpenXml.SchemaAttr(23, "vendorID")]
public DocumentFormat.OpenXml.UInt16Value VendorID { get; set; }
public DocumentFormat.OpenXml.UInt16Value VendorID { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "vendorID")]
public DocumentFormat.OpenXml.UInt16Value? VendorID { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:vendorID")]
public DocumentFormat.OpenXml.UInt16Value? VendorID { get; set; }
public DocumentFormat.OpenXml.UInt16Value? VendorID { get; set; }
member this.VendorID : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "vendorID")>]
member this.VendorID : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:vendorID")>]
member this.VendorID : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property VendorID As UInt16Value

Property Value

Returns Int32Value.

Attributes

Applies to