Column width c#
Posted: Sun Aug 21, 2011 10:58 am
i am trying to set column width
and when i wrote:
MessageBox.Show(xPropertySetTable.getPropertyValue("TableColumnSeparators").Value.ToString());
it is bringing the exception: "IllegalArgumentException was unhandled"
someone know why?
and when i wrote:
MessageBox.Show(xPropertySetTable.getPropertyValue("TableColumnSeparators").Value.ToString());
it is bringing the exception: "IllegalArgumentException was unhandled"
someone know why?