Uses of Class
com.sas.table.BorderStyle

Packages that use BorderStyle
com.sas.table A set of interfaces for accessing two-dimensional data, and a set of classes for viewing and manipulating that data in tabular form. 
 

Uses of BorderStyle in com.sas.table
 

Methods in com.sas.table that return BorderStyle
 BorderStyle CellStyle.getBorderStyle()
          Returns the characteristics of the border to draw around cells.
 

Methods in com.sas.table with parameters of type BorderStyle
 void CellStyle.setBorderStyle(BorderStyle newValue)
          Specifies the characteristics of the border to draw around cells.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.