AhmetCakir General User

Joined: 02 Jul 2012 Posts: 11
|
Posted: Tue Jul 03, 2012 5:53 am Post subject: HeaderRowCount C++ |
|
|
Hi
I am trying to use HeaderRowCount to be able to use mupltiple rows as header.
And the code is :
xPropertySet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("HeaderRowCount")),makeAny(sal_uInt32(3)));
However when I run the code, the headers are not shown on the other pages as it should be.
Any hep pls ?
Thanks |
|