CompoundType
LineFormat.CompoundType property
Задает тип составной линии.
public MsoLineStyle CompoundType { get; set; }
Примеры
[C#]
lineFmt.CompoundType = MsoLineStyle.Single;
Смотрите также
- enum MsoLineStyle
- class LineFormat
- пространство имен Aspose.Cells.Drawing
- сборка Aspose.Cells