public class SpreadsheetDocumentInfo extends DocumentInfo
Constructor and Description |
---|
SpreadsheetDocumentInfo(com.aspose.cells.Workbook spreadsheet,
boolean isPasswordProtected,
FileType format,
long size) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthor()
Gets author
|
String |
getTitle()
Gets title
|
int |
getWorksheetsCount()
Gets worksheets count
|
boolean |
isPasswordProtected()
Gets is document password protected
|
getCreationDate, getFormat, getPagesCount, getProperty, getPropertyNames, getSize
public SpreadsheetDocumentInfo(com.aspose.cells.Workbook spreadsheet, boolean isPasswordProtected, FileType format, long size)
public String getTitle()
public int getWorksheetsCount()
public String getAuthor()
public boolean isPasswordProtected()