| Package | Description |
|---|---|
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
static NaryOperatorElement.LimitLocationEnum |
NaryOperatorElement.LimitLocationEnum.fromValue(String text) |
NaryOperatorElement.LimitLocationEnum |
NaryOperatorElement.getLimitLocation()
The location of limits (subscript and superscript)
|
NaryOperatorElement.LimitLocationEnum |
NaryOperatorElement.LimitLocationEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static NaryOperatorElement.LimitLocationEnum |
NaryOperatorElement.LimitLocationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NaryOperatorElement.LimitLocationEnum[] |
NaryOperatorElement.LimitLocationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
NaryOperatorElement |
NaryOperatorElement.limitLocation(NaryOperatorElement.LimitLocationEnum limitLocation) |
void |
NaryOperatorElement.setLimitLocation(NaryOperatorElement.LimitLocationEnum limitLocation) |
void |
NaryOperatorElement.LimitLocationEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
NaryOperatorElement.LimitLocationEnum enumeration) |
Copyright © 2025. All rights reserved.