[This is preliminary documentation and is subject to change.]
Returns the property list for the csv file.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public DataView GetOcCsvPropertyList( Object o ) |
Visual Basic (Declaration) |
---|
Public Function GetOcCsvPropertyList ( _ o As Object _ ) As DataView |
Visual C++ |
---|
public: DataView^ GetOcCsvPropertyList( Object^ o ) |
Parameters
- o
- Type: System..::.Object
The input object.