SAS在輸出RTF文件時寬度為什么時99%?
proc template; define style TLstyle / store = WORK.TEMPLAT; parent = styles.rtf; class table / fontweight = light rules = group frame = above cellpadding = 0 borderspacing = 0 style Body from Document / marginbottom = 1in margintop = 1in marginright = 1in marginleft = 1in run; rules = group frame = aboverules = noneframe = voidproc template; define style TLstyle / store = WORK.TEMPLAT; parent = styles.rtf; class table / fontweight = light rules = none frame = void cellpadding = 0 borderspacing = 0 class header / borderbottomwidth=1 bordertopwidth=1 style Body from Document / marginbottom = 1in margintop = 1in marginright = 1in marginleft = 1in run;borderbottomwidth=1 bordertopwidth=1


個人中心
退出



分類導航