com.stimulsoft.report.components.interfaces
Interface IStiVertAlignment

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

public interface IStiVertAlignment

Describes the vertical alignment of an object.


Method Summary
 StiVertAlignment getVertAlignment()
          Gets or sets the vertical alignment of an object.
 void setVertAlignment(StiVertAlignment value)
           
 

Method Detail

getVertAlignment

StiVertAlignment getVertAlignment()
Gets or sets the vertical alignment of an object.


setVertAlignment

void setVertAlignment(StiVertAlignment value)