is_visible недвижимость
is_visible недвижимость
Указывает, виден ли заголовок.
Определение:
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...
Смотрите также
- модуль aspose.cells.charts
- класс Title
Указывает, виден ли заголовок.
@property
def is_visible(self):
...
@is_visible.setter
def is_visible(self, value):
...