ActiveWritingStyle.VendorID Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
ID do mecanismo gramatical
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna Int32Value.
- Atributos