2014-07-22 SSRS如何隔行換色? 4223 0 SSRS 如何隔行換色? 1.選取整列 2.屬性視窗BackgroundColor:運算式=iif(RowNumber(nothing) mod 2 =0,"#f0fbff","White") 回首頁