use_single_borderfor_contiguous_cells property
CompatibilityOptions.use_single_borderfor_contiguous_cells property
Use Simplified Rules For Table Border Conflicts.
@property
def use_single_borderfor_contiguous_cells(self) -> bool:
...
@use_single_borderfor_contiguous_cells.setter
def use_single_borderfor_contiguous_cells(self, value: bool):
...
See Also
- module aspose.words.settings
- class CompatibilityOptions