FileFormatUtil_DetectFileFormat_Stream Method
FileFormatUtil_DetectFileFormat_Stream function
Detects and returns the information about a format of an excel stored in a stream.
func FileFormatUtil_DetectFileFormat_Stream(stream []byte) (*FileFormatInfo, error)
Remarks
See Also
- Class FileFormatUtil
- Library Aspose.Cells for Go