////////////////////////
//----------------------
//一个显示MDX CellSet 结果集的简易代码.
//现实结果:不规则的html表格.
//该版本为最原始版本,代码比较简陋,有多处设计遗漏,本人会尽快发布改善版.
//----------------------
//谭东原创
//QQ:158587432,MSN:thethethethethethe@hotmail.com
//原始发布站:微软bi开拓者,
http://www.windbi.com///您可以随便使用和修改该代码,但是请注明作者和原始发布站.
//----------------------
//重点方法:
//(1);string TANDONG.MDX.GetHtmlTable(string tableProperties, string rowProperties, string columnProperties, string dataRegionProperties)
//(2):string TANDONG.MDX.GetSimpleHtmlTable()
//----------------------
////////////////////////
附件:
MDXTABLE.rar