다음을 통해 공유


ExcelDataset.SheetName Property

Definition

Gets or sets the sheet name of excel file. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to