Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
static HeaderFooterFieldType |
HeaderFooterFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderFooterFieldType[] |
HeaderFooterFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HeaderFooterSection |
HeaderFooterSection.append(HeaderFooterFieldType fieldType)
Appends special header/footer field to
content . |
HeaderFooterSection |
HeaderFooterSection.append(HeaderFooterFieldType fieldType,
ExcelFont font)
Appends special header/footer field to
content . |
© GemBox d.o.o. — All rights reserved.