GrapeCity.ActiveReports.Export.Excel.v9 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace : ImageLineWeight Enumeration |
'Declaration Public Enum ImageLineWeight Inherits System.Enum
public enum ImageLineWeight : System.Enum
Member | Description |
---|---|
Double | Renders a double line around the image. |
Hairline | Renders a thin line around the image. |
Single | Renders a single line around the image. |
Thick | Renders a thick line around the image. |
System.Object
System.ValueType
System.Enum
GrapeCity.SpreadBuilder.Imaging.ImageLineWeight