Online Documentation for Advanced Data Export .NET

XlsBorderStyle


 

Namespace

SqlManager.QExport.XLS

 

public enum XlsBorderStyle

{

 bstNone,

 bstThin,

 bstMedium,

 bstDashed,

 bstDotted,

 bstThick,

 bstDouble,

 bstHair,

 bstMediumDashed,

 bstDashDot,

 bstMediumDashDot,

 bstDashDotDot,

 bstMediumDashDotDot,

 bstSlantedDashDot

}