All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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