Click or drag to resize

PFExternalConnection_Location_Excel Properties

The PFExternalConnection_Location_Excel type exposes the following members.

Properties
  NameDescription
Public propertyFilePath
Gets or sets the Excel file path.
Public propertyFilesDirectoryPath
Gets or sets the path of the folder containing the files for the FileHolder fields.
Public propertyTableName
Gets or sets the name of the table where the data can be found.
Public propertyType
Gets the type of location in an enum form.
(Overrides PFExternalConnection_LocationType.)
Public propertyWorksheetName
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.
Top
See Also