public class ClipPcFlatCells
extends java.lang.Object
Constructor and Description |
---|
ClipPcFlatCells() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static java.sql.Array |
mergeCells(java.sql.Array inputCellMBRs) |
static java.lang.Double[] |
mergeCells(java.math.BigDecimal[] inputCellMBRs) |
public static java.sql.Array mergeCells(java.sql.Array inputCellMBRs) throws java.sql.SQLException
java.sql.SQLException
public static java.lang.Double[] mergeCells(java.math.BigDecimal[] inputCellMBRs)
public static void main(java.lang.String[] args)