xl.format
Interface Format

All Known Implementing Classes:
xl.biff.FormatRecord

public interface Format

Exposes the cell formatting information


Method Summary
 System.String getFormatString()
          Accesses the excel format string which is applied to the cell Note that this is the string that excel uses, and not the C# equivalent
 

Method Detail

getFormatString

public System.String getFormatString()
Accesses the excel format string which is applied to the cell Note that this is the string that excel uses, and not the C# equivalent

Returns:
the cell format string