次の方法で共有


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 を返します。

属性

適用対象