com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Class ExtraColorScheme

  • java.lang.Object
    • com.aspose.slides.ExtraColorScheme
  • All Implemented Interfaces:
    IExtraColorScheme


    public class ExtraColorScheme
    extends java.lang.Object
    implements IExtraColorScheme

    Represents an additional color scheme which can be assigned to a slide.

    • Method Detail

      • getName

        public final java.lang.String getName()

        Returns a name of this scheme. Read-only String.

        Specified by:
        getName in interface IExtraColorScheme
      • getParent_Immediate

        public final com.aspose.slides.IDOMObject getParent_Immediate()

        Returns Parent_Immediate object. Read-only IDOMObject.