ImportBulkContextImportWorksheetName Property |
The name of the worksheet being imported. This is only meaningful for import file types supporting multiple worksheets.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string ImportWorksheetName { get; set; }
Public Property ImportWorksheetName As String
Get
Set
Property Value
Type:
StringSee Also