| Package | Description |
|---|---|
| org.docx4j.sharedtypes | |
| org.xlsx4j.sml |
| Modifier and Type | Method and Description |
|---|---|
static STCalendarType |
STCalendarType.fromValue(String v) |
static STCalendarType |
STCalendarType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STCalendarType[] |
STCalendarType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected STCalendarType |
CTFilters.calendarType |
| Modifier and Type | Method and Description |
|---|---|
STCalendarType |
CTFilters.getCalendarType()
Gets the value of the calendarType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTFilters.setCalendarType(STCalendarType value)
Sets the value of the calendarType property.
|
Copyright © 2007-2018. All Rights Reserved.