Compartilhar via


Headers.Shared Propriedade

Definição

Pasta de Trabalho Compartilhada

Representa o seguinte atributo no esquema: compartilhado

[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 da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a