FileFormatUtil_DetectFileFormat_String Method
FileFormatUtil_DetectFileFormat_String function
Detects and returns the information about a format of an excel stored in a file.
func FileFormatUtil_DetectFileFormat_String(filepath string) (*FileFormatInfo, error)
Remarks
See Also
- Class FileFormatUtil
- Namespace Aspose.Cells
- Library Aspose.Cells for Go