XlsBorderStyle
Namespace
public enum XlsBorderStyle
{
bstNone,
bstThin,
bstMedium,
bstDashed,
bstDotted,
bstThick,
bstDouble,
bstHair,
bstMediumDashed,
bstDashDot,
bstMediumDashDot,
bstDashDotDot,
bstMediumDashDotDot,
bstSlantedDashDot
}