Share via


ActiveWritingStyle.VendorID 属性

定义

语法引擎 ID

表示架构中的以下属性: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

属性值

返回 Int32Value

属性

适用于