to workbook . < p > as , this are , if you are this on or ( see { @ link # code ( string ) } ) < / p >
3161. GutsRecord guts = (GutsRecord) findFirstRecordBySid( GutsRecord.sid );
3162. guts.setRowLevelMax( (short) ( maxLevel + 1 ) );
3163. guts.setLeftRowGutter( (short) ( 29 + (12 * (maxLevel)) ) );
input stream this method , 0 is . to bytes short value !
1970. GutsRecord guts = (GutsRecord) findFirstRecordBySid( GutsRecord.sid );
1971. guts.setColLevelMax( (short) ( maxLevel+1 ) );
1973. guts.setTopColGutter( (short)0 );
1975. guts.setTopColGutter( (short) ( 29 + (12 * (maxLevel-1)) ) );
set the cells type ( numeric , formula or string ) . if the cell currently contains a value , the value will be converted to match the new type , if possible .
1586. GutsRecord retval = new GutsRecord();
1588. retval.setLeftRowGutter(( short ) 0);
1589. retval.setTopColGutter(( short ) 0);
1590. retval.setRowLevelMax(( short ) 0);
1591. retval.setColLevelMax(( short ) 0);