com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Class GanttBarSize

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.tasks.GanttBarSize


  • public final class GanttBarSize
    extends com.aspose.ms.System.Enum

    Specifies the height of a bar in points.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int BarSize10
      Bar size 10 points.
      static int BarSize12
      Bar size 12 points.
      static int BarSize14
      Bar size 14 points.
      static int BarSize18
      Bar size 18 points.
      static int BarSize24
      Bar size 24 points.
      static int BarSize6
      Bar size 6 points.
      static int BarSize8
      Bar size 8 points.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString