QueryTable.GrowShrinkType 属性

定义

growShrinkType

表示架构中的以下属性: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)

属性值

返回 EnumValue<T>

属性

适用于