has_line недвижимость
has_line недвижимость
Получает и задает видимую линию границы фигуры.
Пример
if shape.has_line == False:
shape.has_line = True
Определение:
@property
def has_line(self):
...
@has_line.setter
def has_line(self, value):
...
Смотрите также
- модуль
aspose.cells.drawing
- класс
CustomXmlShape