Searched refs:xRowsProps_assert (Results 1 – 1 of 1) sorted by relevance
171 …XPropertySet xRowsProps_assert = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xRow… in testSetRowHeight() local172 …assertEquals("assert the second row height is 5001",5001,xRowsProps_assert.getPropertyValue("Heigh… in testSetRowHeight()173 …assertEquals("assert the second row height is not autofitable",false, xRowsProps_assert.getPropert… in testSetRowHeight()
Completed in 31 milliseconds