Compartilhar via


TextProperties.Delimiter Propriedade

Definição

delimitador

Representa o seguinte atributo no esquema: delimitador

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

Valor da propriedade

Retorna StringValue.

Atributos

Aplica-se a