TextProperties.Delimiter Propriété

Définition

Délimiteur

Représente l’attribut suivant dans le schéma : délimiteur

[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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à