Compartir a través de


QueryTable.GrowShrinkType Propiedad

Definición

growShrinkType

Representa el atributo siguiente en el esquema: growShrinkType

[DocumentFormat.OpenXml.SchemaAttr(0, "growShrinkType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.GrowShrinkValues> GrowShrinkType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.GrowShrinkValues> GrowShrinkType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "growShrinkType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.GrowShrinkValues>? GrowShrinkType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("growShrinkType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.GrowShrinkValues>? GrowShrinkType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.GrowShrinkValues>? GrowShrinkType { get; set; }
member this.GrowShrinkType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.GrowShrinkValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "growShrinkType")>]
member this.GrowShrinkType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.GrowShrinkValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("growShrinkType")>]
member this.GrowShrinkType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.GrowShrinkValues> with get, set
Public Property GrowShrinkType As EnumValue(Of GrowShrinkValues)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a