Enum WeightType
Enum WeightType
Namespace: Aspose.Cells.Drawing
Assembly: Aspose.Cells.dll (25.2.0)
Enumerates the weight types for a picture border or a chart line.
public enum WeightType
Fields
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.