CompoundType

LineFormat.CompoundType property

Задает тип составной линии.

public MsoLineStyle CompoundType { get; set; }

Примеры


[C#]
lineFmt.CompoundType = MsoLineStyle.Single;

Смотрите также