Compartilhar via


Schema.Namespace Propriedade

Definição

Namespace raiz de esquema

Representa o seguinte atributo no esquema: Namespace

[DocumentFormat.OpenXml.SchemaAttr(0, "Namespace")]
public DocumentFormat.OpenXml.StringValue Namespace { get; set; }
public DocumentFormat.OpenXml.StringValue Namespace { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "Namespace")]
public DocumentFormat.OpenXml.StringValue? Namespace { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("Namespace")]
public DocumentFormat.OpenXml.StringValue? Namespace { get; set; }
public DocumentFormat.OpenXml.StringValue? Namespace { get; set; }
member this.Namespace : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "Namespace")>]
member this.Namespace : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("Namespace")>]
member this.Namespace : DocumentFormat.OpenXml.StringValue with get, set
Public Property Namespace As StringValue

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a