script property
script property
Gets or sets the script formatting of this SpreadsheetHeaderFooterSection
.
Definition:
@property
def script(self):
...
@script.setter
def script(self, value):
...
Gets or sets the script formatting of this SpreadsheetHeaderFooterSection
.
@property
def script(self):
...
@script.setter
def script(self, value):
...