메소드 |
설명 |
|
Dispose ( ) : void |
|
|
cReportSection ( ) : System |
|
|
getAspect ( ) : cReportAspect |
|
|
getFormulaHide ( ) : cReportFormula |
|
|
getHasFormulaHide ( ) : bool |
|
|
getIndex ( ) : int |
|
|
getKey ( ) : String |
|
|
getKeyPaint ( ) : String |
|
|
getName ( ) : String |
|
|
getRealIndex ( ) : int |
|
|
getSectionLines ( ) : cReportSectionLines |
|
|
getTypeSection ( ) : csRptSectionType |
|
|
setAspect ( cReportAspect rhs ) : void |
|
|
setHasFormulaHide ( bool rhs ) : void |
|
|
setIndex ( int rhs ) : void |
|
|
setKey ( String rhs ) : void |
|
|
setKeyPaint ( String rhs ) : void |
|
|
setName ( String rhs ) : void |
|
|
setRealIndex ( int rhs ) : void |
|
|
setSectionLines ( cReportSectionLines rhs ) : void |
|
|
setTypeSection ( csRptSectionType rhs ) : void |
|
|