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 *Stream) (*FileFormatInfo, error)
Remarks
See Also
- Class FileFormatUtil
- Namespace Aspose.Cells
- Library Aspose.Cells for Go