
com.craigburke.document.core.Cell.groovy Maven / Gradle / Ivy
package com.craigburke.document.core
class Cell extends BaseNode {
List paragraphs = []
Integer position = 0
BigDecimal width
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy