FileFormatUtil_DetectFileFormat_String_String Method

FileFormatUtil_DetectFileFormat_String_String function

Detects and returns the information about a format of an excel stored in a file.


func FileFormatUtil_DetectFileFormat_String_String(filepath string, password string)  (*FileFormatInfo,  error) 

Remarks

See Also