https://bugs.freedesktop.org/show_bug.cgi?id=57273
Priority: medium
Bug ID: 57273
Assignee: [email protected]
Summary: XCell doesn't have ColSpan property
Severity: trivial
Classification: Unclassified
OS: Windows (All)
Reporter: [email protected]
Hardware: x86 (IA32)
Status: UNCONFIRMED
Version: 3.6.3.2 release
Component: sdk
Product: LibreOffice
XCell xCell = xTable.getCellByName("A1");
XPropertySet xPS = UnoRuntime.queryInterface(XPropertySet.class, xCell);
Property[] props = xPS.getPropertySetInfo.getProperties();
We have "RowSpan" name in props[i].Name but we haven't got "ColSpan"
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs