WorkbookProperties.CodeName Propriété

Définition

Nom du code

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

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à