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