Enum WeightType
WeightType enumeration
Enumerates the weight types for a picture border or a chart line.
public enum WeightType
Values
Name | Value | Description |
---|---|---|
HairLine | -1 | Represents the weight of hair line. |
MediumLine | 1 | Represents the weight of medium line. |
SingleLine | 0 | Represents the weight of single line. |
WideLine | 2 | Represents the weight of wide line. |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells