Headers.Shared Propriété

Définition

Classeur partagé

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

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à