IsEncrypted Method
IsEncrypted function
Returns true if the document is encrypted and requires a password to open.
func (instance *FileFormatInfo) IsEncrypted() (bool, error)
Remarks
See Also
- Class FileFormatInfo
- Library Aspose.Cells for Go
Returns true if the document is encrypted and requires a password to open.
func (instance *FileFormatInfo) IsEncrypted() (bool, error)