| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2014.chartex |
| Modifier and Type | Field and Description |
|---|---|
protected STGeoMappingLevel |
CTGeography.viewedRegionType |
| Modifier and Type | Method and Description |
|---|---|
static STGeoMappingLevel |
STGeoMappingLevel.fromValue(String v) |
STGeoMappingLevel |
CTGeography.getViewedRegionType()
Gets the value of the viewedRegionType property.
|
static STGeoMappingLevel |
STGeoMappingLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STGeoMappingLevel[] |
STGeoMappingLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTGeography.setViewedRegionType(STGeoMappingLevel value)
Sets the value of the viewedRegionType property.
|
Copyright © 2007-2021. All Rights Reserved.