CompoundType
LineFormat.CompoundType property
Gibt den Verbundtyp der Linie an.
public MsoLineStyle CompoundType { get; set; }
Beispiele
[C#]
lineFmt.CompoundType = MsoLineStyle.Single;
Siehe auch
- enum MsoLineStyle
- class LineFormat
- namensraum Aspose.Cells.Drawing
- Montage Aspose.Cells