com.stimulsoft.report.components.interfaces
Interface IStiTextFormat

All Known Implementing Classes:
StiContourText, StiCrossCell, StiCrossColumn, StiCrossColumnTotal, StiCrossField, StiCrossHeader, StiCrossRow, StiCrossRowTotal, StiCrossSummary, StiCrossSummaryHeader, StiCrossTitle, StiCrossTotal, StiSystemText, StiTableCell, StiText, StiTextInCells

public interface IStiTextFormat

Desribes formatting of the text.


Method Summary
 StiFormatService getTextFormat()
          Gets or sets the format of the text.
 void setTextFormat(StiFormatService value)
           
 

Method Detail

getTextFormat

StiFormatService getTextFormat()
Gets or sets the format of the text.


setTextFormat

void setTextFormat(StiFormatService value)