'Declaration Public Enum CellBorderStyle Inherits System.Enum
public enum CellBorderStyle : System.Enum
__value public enum CellBorderStyle : public System.Enum
public enum class CellBorderStyle : public System.Enum
'Declaration Public Enum CellBorderStyle Inherits System.Enum
public enum CellBorderStyle : System.Enum
__value public enum CellBorderStyle : public System.Enum
public enum class CellBorderStyle : public System.Enum
Member | Description |
---|---|
None | Specifies that no border shall be applied to the current item. |
Thin | Thin Border. |
Medium | Medium Border. |
Dashed | Dashed. |
Dotted | Dotted. |
Thick | Thick Line Border. |
Double | Double Line. |
Hair | Hairline Border. |
MediumDashed | Medium Dashed. |
DashDot | Dash Dot. |
MediumDashDot | Medium Dash Dot. |
DashDotDot | Dash Dot Dot. |
MediumDashDotDot | Medium Dash Dot Dot. |
System.Object
 System.ValueType
   System.Enum
     Vintasoft.Imaging.Office.Spreadsheet.Document.CellBorderStyle
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5