M
macroapa
Hi,
I want to create a function that returns a boolean if the document
contains a table (or number of tables) *where* any part of the table
has a borded (of any type). A document with borderless tables should
return false.
I reckon I can probably get some code to test if there are any tables,
but don't really know where to begin to test each table found to see
if it has any bordering on it.
Any pointers appreciated.
Thanks.
I want to create a function that returns a boolean if the document
contains a table (or number of tables) *where* any part of the table
has a borded (of any type). A document with borderless tables should
return false.
I reckon I can probably get some code to test if there are any tables,
but don't really know where to begin to test each table found to see
if it has any bordering on it.
Any pointers appreciated.
Thanks.