Class AsposeCellsStyleHelper
- java.lang.Object
-
- com.nuix.superutilities.reporting.AsposeCellsStyleHelper
-
public class AsposeCellsStyleHelper extends java.lang.Object
A class containing helper methods for working with Aspose Cells Styles.
-
-
Constructor Summary
Constructors Constructor Description AsposeCellsStyleHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
enableAllBorders(com.aspose.cells.Style style)
Convenience method for applying a thin black border to all sides of a given cell style.
-