Specifies if borders of a merged range should be drawn as in Excel, applying the border style of each individual cell along the border, or using border style of only the first cell in the range.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
Java Copy Code |
---|
public static boolean excelStyleMergedBorders |
The default value is false, drawing merged borders using only first cell's style.
JSpreadsheet Programmer's Guide | © 2024 MindFusion |