@API(type=EXTENDABLE,
src=PUBLIC)
public class TableColumnSpecificationInformation
extends java.lang.Object
implements ro.sync.ecss.component.AuthorContentMetadata
AuthorClipboardObject
contains
a field of TableColumnSpecificationInformation
type),
so it will be serialized.
AuthorTableOperationsHandler.handleInsertColumn(AuthorTableInsertColumnArguments)
method
and it can be used to keep informations like column name or column width unchchanged when
the column is moved or copy-pasted.Constructor and Description |
---|
TableColumnSpecificationInformation(WidthRepresentation widthRepresentation)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
WidthRepresentation |
getWidthRepresentation() |
public TableColumnSpecificationInformation(WidthRepresentation widthRepresentation)
widthRepresentation
- The column width representation that specifies
the fixed and relative width determined from the column specification.public WidthRepresentation getWidthRepresentation()
© Copyright Syncro Soft SRL 2002 - 2014. All rights reserved.