Compartir a través de


TextProperties.Delimiter Propiedad

Definición

delimiter

Representa el atributo siguiente en el 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 de propiedad

Atributos

Se aplica a