PFExternalConnection_Location_Excel Properties |
The PFExternalConnection_Location_Excel type exposes the following members.
Name | Description | |
---|---|---|
FilePath |
Gets or sets the Excel file path.
| |
FilesDirectoryPath |
Gets or sets the path of the folder containing the files for the FileHolder fields.
| |
TableName |
Gets or sets the name of the table where the data can be found.
| |
Type |
Gets the type of location in an enum form.
(Overrides PFExternalConnection_LocationType.) | |
WorksheetName |
Gets or sets the name of the worksheet where the data can be found.
This is optional. If empty, the first worksheet will be used.
|