Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
static PortionFormat.IsHardUnderlineLineEnum |
PortionFormat.IsHardUnderlineLineEnum.fromValue(String text) |
PortionFormat.IsHardUnderlineLineEnum |
PortionFormat.getIsHardUnderlineLine()
True if underline style has own LineFormat properties.
|
PortionFormat.IsHardUnderlineLineEnum |
PortionFormat.IsHardUnderlineLineEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static PortionFormat.IsHardUnderlineLineEnum |
PortionFormat.IsHardUnderlineLineEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PortionFormat.IsHardUnderlineLineEnum[] |
PortionFormat.IsHardUnderlineLineEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PortionFormat |
PortionFormat.isHardUnderlineLine(PortionFormat.IsHardUnderlineLineEnum isHardUnderlineLine) |
void |
PortionFormat.setIsHardUnderlineLine(PortionFormat.IsHardUnderlineLineEnum isHardUnderlineLine) |
void |
PortionFormat.IsHardUnderlineLineEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PortionFormat.IsHardUnderlineLineEnum enumeration) |
Copyright © 2023. All rights reserved.