Uses of Class
com.f1j.ss.BorderFormat.EStyle

Packages that use BorderFormat.EStyle
com.f1j.ss   
 

Uses of BorderFormat.EStyle in com.f1j.ss
 

Fields in com.f1j.ss declared as BorderFormat.EStyle
static BorderFormat.EStyle
          No border style
static BorderFormat.EStyle
          Thin border style
static BorderFormat.EStyle
          Medium border style
static BorderFormat.EStyle
          Dashed border style
static BorderFormat.EStyle
          Dotted border style
static BorderFormat.EStyle
          Thick border style
static BorderFormat.EStyle
          Double border style
static BorderFormat.EStyle
          Hair border style
static BorderFormat.EStyle
          Medium dashed border style
static BorderFormat.EStyle
          Dash dot border style
static BorderFormat.EStyle
          Medium dash dot border style
static BorderFormat.EStyle
          Dash dot dot border style
static BorderFormat.EStyle
          Medium dash dot dot border style
static BorderFormat.EStyle
          Slanted dash dot border style
 

Methods in com.f1j.ss that return BorderFormat.EStyle
 BorderFormat.EStyle
          Returns the style of the specified border.
 

Methods in com.f1j.ss with parameters of type BorderFormat.EStyle
 void
          Sets the style and color of the specified border.
 void
          Sets the style of the specified border.
 void