Compartir a través de


Headers.Shared Propiedad

Definición

Libro compartido

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a