public class FileFormatInfo
extends java.lang.Object
FileFormatUtil file format detection methods.| Constructor and Description |
|---|
FileFormatInfo() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFileFormatType()
Gets the detected file format.
|
int |
getLoadFormat()
Gets the detected load format.
|
boolean |
isEncrypted()
Returns true if the document is encrypted and requires a password to open.
|
boolean |
isProtectedByRMS()
Gets whether the file is protected by Microsoft Rights Management Server.
|
public boolean isProtectedByRMS()
public boolean isEncrypted()
public int getFileFormatType()
See FileFormatType.
public int getLoadFormat()
See LoadFormat.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.