ActiveWritingStyle.VendorID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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