public class TopLeftHeader extends Header
Text subitem can be used to specify
the appropriate header. In a script, this class appears as an
atTopLeftHeader method.| Constructor and Description |
|---|
TopLeftHeader(Subitem header)
Constructor for ColumnHeader.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other)
Compares
columnheader values; returns true if they are equal. |
Subitem |
getHeader()
Accesses the text value.
|
java.lang.String |
toString()
Sets
toString to the value that this class represents. |
public TopLeftHeader(Subitem header)
header - public Subitem getHeader()
public boolean equals(java.lang.Object other)
columnheader values; returns true if they are equal.