Sdílet prostřednictvím


ExcelDataset.SheetIndex Property

Definition

Gets or sets the sheet index of excel file and default value is 0. Type: integer (or Expression with resultType integer)

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sheetIndex")]
public object SheetIndex { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sheetIndex")>]
member this.SheetIndex : obj with get, set
Public Property SheetIndex As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to