Compartir a través de


WebQueryProperties.CreatedInExcel97 Propiedad

Definición

Creado en Excel 97

Representa el atributo siguiente en el esquema: xl97

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a