author property
author property
Gets/sets the author of the file.
Definition:
@property
def author(self):
...
@author.setter
def author(self, value):
...
See Also
- module
aspose.cellsgridjs
- class
GridWorkbookSettings
Gets/sets the author of the file.
@property
def author(self):
...
@author.setter
def author(self, value):
...
aspose.cellsgridjs
GridWorkbookSettings