CustomWorkbookView.Guid Propriété

Définition

GUID d’affichage personnalisé

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

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à