GradientStyle

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class GradientStyle extends System.Enum

Represents the available gradient styles.

Fields

FieldDescription
DefaultThe default gradient style.
PowerPointUIThe gradient style as it appears in the PowerPoint user interface.

Default

public static final int Default

The default gradient style.

PowerPointUI

public static final int PowerPointUI

The gradient style as it appears in the PowerPoint user interface.