CompoundType

LineFormat.CompoundType property

Satır bileşik türünü belirtir.

public MsoLineStyle CompoundType { get; set; }

Örnekler


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

Ayrıca bakınız