ods _all_ close;
ods rtf file="C:\Users\t3-1.rtf" style=style device= emf nogfootnote nogtitle
wordstyle='(\s1 Heading 1;)'
prepage="&escapechar.R/RTF'\s1' &escapechar.S={font_size=0.1pt foreground=white} %bquote(t3-1)";
proc report data=_out_4_1 style(report)=&_ReportStyle. style(header)={font_weight=bold} split='|'
style(report)={pretext="\outlinelevel3\b {%bquote(表 3-1:人口学统计一(FAS))} " just=center font=("Times New Roman Symbol",10pt, bold)};
where page=1;
by page;
column checkod1 checknm1 page c0 c1 c2 c3 ;
define checkod1/noprint;
define checknm1/noprint;
define page / order order=internal noprint;
define c0 / style(header)={just=l &_TopBorder. &_bottomborder. asis=on} style(column)={just=l cellwidth=10% asis=on} "项目";
define c1 / style(header)={just=c &_TopBorder. &_bottomborder. asis=on} style(column)={just=c cellwidth=10% asis=on} %nrstr("T-R组|n(%%)");
define c2 / style(header)={just=c &_TopBorder. &_bottomborder. asis=on} style(column)={just=c cellwidth=10% asis=on} %nrstr("R-T组|n(%%)");
define c3 / style(header)={just=c &_TopBorder. &_bottomborder. asis=on} style(column)={just=c cellwidth=10% asis=on} %nrstr("合计|n(%%)");



雷达卡




京公网安备 11010802022788号







