FileVersion
Overview
FileVersion is a class in Aspose.Cells FOSS for Python.
Represents file version information for the workbook.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
app_name | `` | Read | Application that created the file. |
last_edited | `` | Read | Number of times the file has been edited. |
lowest_edited | `` | Read | Lowest version of Excel that has edited the file. |
rup_build | `` | Read | Build number of the application. |
Methods
| Signature | Description |
|---|---|
__init__() |