compound_type недвижимость
compound_type недвижимость
Указывает тип составной линии.
Пример
from aspose.cells.drawing import MsoLineStyle
lineFmt.compound_type = MsoLineStyle.SINGLE
Определение:
@property
def compound_type(self):
...
@compound_type.setter
def compound_type(self, value):
...
Смотрите также
- модуль aspose.cells.drawing
- класс LineFormat
- класс MsoLineStyle