Uses of Interface
com.sas.table.CellViewInterface

Packages that use CellViewInterface
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 CellViewInterface in com.sas.table
 

Methods in com.sas.table that return CellViewInterface
 CellViewInterface Cell.getView()
          Returns the instance of the effective CellStyle.viewClass that is used to format, render, and edit the cell's data.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.