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