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
SyntaxJava
Copy Code
|
|---|
public static boolean excelStyleMergedBorders |
RemarksThe default value is false, drawing merged borders using only first cell's style.
See Also