Aspose::Cells::Drawing Namespace Reference

Namespaces

 ActiveXControls
 
 Texts
 

Classes

class  IArcShape
 Represents the arc shape. More...
 
class  IArea
 Encapsulates the object that represents an area format. More...
 
class  IBevel
 Represents a bevel of a shape More...
 
class  IButton
 Represents the Forms control: Button More...
 
class  IChartShape
 Represents the shape of the chart. Properties and methods for the ChartObject object control the appearance and size of the embedded chart on the worksheet. More...
 
class  ICheckBox
 Represents a check box object in a worksheet. More...
 
class  ICheckBoxCollection
 Represents a collection of CheckBox objects in a worksheet. More...
 
class  IComboBox
 Represents the control form ComboBox. More...
 
class  ICommentShape
 Represents the shape of the comment. More...
 
class  IFill
 Represents the fill format of the shape. More...
 
class  IFillFormat
 Encapsulates the object that represents fill formatting for a shape. More...
 
class  IFormat3D
 This class specifies the 3D shape properties for a chart element or shape. More...
 
class  IGradientFill
 Represents the gradient fill. More...
 
class  IGradientStop
 Represents the gradient stop. More...
 
class  IGradientStopCollection
 Represents the gradient stop collection. More...
 
class  IGroupBox
 Encapsulates the object that represents a groupbox in a spreadsheet. More...
 
class  IGroupShape
 Represents the individual shapes within a grouped shape. More...
 
class  ILabel
 Encapsulates the object that represents a label in a spreadsheet. More...
 
class  ILine
 Encapsulates the object that represents the line format. More...
 
class  ILineFormat
 Represents all setting of the line. More...
 
class  ILineShape
 Represents the line shape. More...
 
class  IListBox
 Represents a list box object. More...
 
class  IMsoFillFormat
 Represents fill formatting for a shape. More...
 
class  IMsoFormatPicture
 Represents the picture format. More...
 
class  IMsoLineFormat
 Represents line and arrowhead formatting. More...
 
class  IMsoTextFrame
 Represents the text frame in a Shape object. More...
 
class  IOleObject
 Represents an OleObject in a worksheet. More...
 
class  IOleObjectCollection
 Represents embedded OLE objects. More...
 
class  IOval
 Represents the oval shape. More...
 
class  IPatternFill
 Encapsulates the object that represents pattern fill format More...
 
class  IPicture
 Encapsulates the object that represents a single picture in a spreadsheet. More...
 
class  IPictureCollection
 Encapsulates a collection of IPicture objects. More...
 
class  IRadioButton
 Represents a radio button. More...
 
class  IRectangleShape
 Represents the rectangle shape. More...
 
class  IScrollBar
 Represents a scroll bar object. More...
 
class  IShadowEffect
 This class specifies the shadow effect of the chart element or shape. More...
 
class  IShape
 Represents the msodrawing object. More...
 
class  IShapeCollection
 Represents all the shape in a worksheet/chart. More...
 
class  IShapePath
 Represents a creation path consisting of a series of moves, lines and curves that when combined will form a geometric shape. More...
 
class  IShapePathCollection
 Represents path collection information in NotPrimitive autoshape More...
 
class  IShapePropertyCollection
 This class specifies the visual shape properties for a chart element or shape. More...
 
class  IShapeSegmentPath
 Represents a segment path in a path of the freeform. More...
 
class  IShapeSegmentPathCollection
 Represents a creation path consisting of a series of moves, lines and curves that when combined will form a geometric shape. More...
 
class  ISolidFill
 Encapsulates the object that represents solid fill format More...
 
class  ISpinner
 Represents the Forms control: Spinner. More...
 
class  ITextBox
 Encapsulates the object that represents a textbox in a spreadsheet. More...
 
class  ITextBoxCollection
 Encapsulates a collection of ITextBox objects. More...
 
class  ITextEffectFormat
 Contains properties and methods that apply to WordArt objects. More...
 
class  ITextureFill
 Encapsulates the object that represents texture fill format More...
 
class  ITilePicOption
 Represents tile picture as texture. More...
 

Enumerations

enum  AutoShapeType {
  AutoShapeType_NotPrimitive = (Aspose::Cells::Systems::Int16)0x00, AutoShapeType_Rectangle = (Aspose::Cells::Systems::Int16)0x01, AutoShapeType_RoundedRectangle = (Aspose::Cells::Systems::Int16)0x02, AutoShapeType_Oval = (Aspose::Cells::Systems::Int16)0x03,
  AutoShapeType_Diamond = (Aspose::Cells::Systems::Int16)0x04, AutoShapeType_IsoscelesTriangle = (Aspose::Cells::Systems::Int16)0x05, AutoShapeType_RightTriangle = (Aspose::Cells::Systems::Int16)0x06, AutoShapeType_Parallelogram = (Aspose::Cells::Systems::Int16)0x07,
  AutoShapeType_Trapezoid = (Aspose::Cells::Systems::Int16)0x08, AutoShapeType_Hexagon = (Aspose::Cells::Systems::Int16)0x09, AutoShapeType_Octagon = (Aspose::Cells::Systems::Int16)0x0A, AutoShapeType_Cross = (Aspose::Cells::Systems::Int16)0x0B,
  AutoShapeType_Star5 = (Aspose::Cells::Systems::Int16)0x0C, AutoShapeType_RightArrow = (Aspose::Cells::Systems::Int16)0x0D, AutoShapeType_HomePlate = (Aspose::Cells::Systems::Int16)0x0F, AutoShapeType_Cube = (Aspose::Cells::Systems::Int16)0x10,
  AutoShapeType_Balloon = (Aspose::Cells::Systems::Int16)0x11, AutoShapeType_Seal = (Aspose::Cells::Systems::Int16)0x12, AutoShapeType_Arc = (Aspose::Cells::Systems::Int16)0x13, AutoShapeType_Line = (Aspose::Cells::Systems::Int16)0x14,
  AutoShapeType_Plaque = (Aspose::Cells::Systems::Int16)0x15, AutoShapeType_Can = (Aspose::Cells::Systems::Int16)0x16, AutoShapeType_Donut = (Aspose::Cells::Systems::Int16)0x17, AutoShapeType_TextSimple = (Aspose::Cells::Systems::Int16)0x18,
  AutoShapeType_TextOctagon = (Aspose::Cells::Systems::Int16)0x19, AutoShapeType_TextHexagon = (Aspose::Cells::Systems::Int16)0x1A, AutoShapeType_TextCurve = (Aspose::Cells::Systems::Int16)0x1B, AutoShapeType_TextWave = (Aspose::Cells::Systems::Int16)0x1C,
  AutoShapeType_TextRing = (Aspose::Cells::Systems::Int16)0x1D, AutoShapeType_TextOnCurve = (Aspose::Cells::Systems::Int16)0x1E, AutoShapeType_msosptTextOnRing = (Aspose::Cells::Systems::Int16)0x1F, AutoShapeType_StraightConnector = (Aspose::Cells::Systems::Int16)0x20,
  AutoShapeType_BentConnector2 = (Aspose::Cells::Systems::Int16)0x21, AutoShapeType_ElbowConnector = (Aspose::Cells::Systems::Int16)0x22, AutoShapeType_BentConnector4 = (Aspose::Cells::Systems::Int16)0x23, AutoShapeType_BentConnector5 = (Aspose::Cells::Systems::Int16)0x24,
  AutoShapeType_CurvedConnector2 = (Aspose::Cells::Systems::Int16)0x25, AutoShapeType_CurvedConnector = (Aspose::Cells::Systems::Int16)0x26, AutoShapeType_CurvedConnector4 = (Aspose::Cells::Systems::Int16)0x27, AutoShapeType_CurvedConnector5 = (Aspose::Cells::Systems::Int16)0x28,
  AutoShapeType_LineCalloutNoBorder2 = (Aspose::Cells::Systems::Int16)0x29, AutoShapeType_LineCalloutNoBorder3 = (Aspose::Cells::Systems::Int16)0x2A, AutoShapeType_LineCalloutNoBorder4 = (Aspose::Cells::Systems::Int16)0x2B, AutoShapeType_LineCalloutWithAccentBar2 = (Aspose::Cells::Systems::Int16)0x2C,
  AutoShapeType_LineCalloutWithAccentBar3 = (Aspose::Cells::Systems::Int16)0x2D, AutoShapeType_LineCalloutWithAccentBar4 = (Aspose::Cells::Systems::Int16)0x2E, AutoShapeType_LineCalloutWithBorder2 = (Aspose::Cells::Systems::Int16)0x2F, AutoShapeType_LineCalloutWithBorder3 = (Aspose::Cells::Systems::Int16)0x30,
  AutoShapeType_LineCalloutWithBorder4 = (Aspose::Cells::Systems::Int16)0x31, AutoShapeType_LineCalloutWithBorderAndAccentBar2 = (Aspose::Cells::Systems::Int16)0x32, AutoShapeType_LineCalloutWithBorderAndAccentBar3 = (Aspose::Cells::Systems::Int16)0x33, AutoShapeType_LineCalloutWithBorderAndAccentBar4 = (Aspose::Cells::Systems::Int16)0x34,
  AutoShapeType_DownRibbon = (Aspose::Cells::Systems::Int16)0x35, AutoShapeType_UpRibbon = (Aspose::Cells::Systems::Int16)0x36, AutoShapeType_Chevron = (Aspose::Cells::Systems::Int16)0x37, AutoShapeType_RegularPentagon = (Aspose::Cells::Systems::Int16)0x38,
  AutoShapeType_NoSymbol = (Aspose::Cells::Systems::Int16)0x39, AutoShapeType_Star8 = (Aspose::Cells::Systems::Int16)0x3A, AutoShapeType_Star16 = (Aspose::Cells::Systems::Int16)0x3B, AutoShapeType_Star32 = (Aspose::Cells::Systems::Int16)0x3C,
  AutoShapeType_RectangularCallout = (Aspose::Cells::Systems::Int16)0x3D, AutoShapeType_RoundedRectangularCallout = (Aspose::Cells::Systems::Int16)0x3E, AutoShapeType_OvalCallout = (Aspose::Cells::Systems::Int16)0x3F, AutoShapeType_Wave = (Aspose::Cells::Systems::Int16)0x40,
  AutoShapeType_FoldedCorner = (Aspose::Cells::Systems::Int16)0x41, AutoShapeType_LeftArrow = (Aspose::Cells::Systems::Int16)0x42, AutoShapeType_DownArrow = (Aspose::Cells::Systems::Int16)0x43, AutoShapeType_UpArrow = (Aspose::Cells::Systems::Int16)0x44,
  AutoShapeType_LeftRightArrow = (Aspose::Cells::Systems::Int16)0x45, AutoShapeType_UpDownArrow = (Aspose::Cells::Systems::Int16)0x46, AutoShapeType_Explosion1 = (Aspose::Cells::Systems::Int16)0x47, AutoShapeType_Explosion2 = (Aspose::Cells::Systems::Int16)0x48,
  AutoShapeType_LightningBolt = (Aspose::Cells::Systems::Int16)0x49, AutoShapeType_Heart = (Aspose::Cells::Systems::Int16)0x4A, AutoShapeType_PictureFrame = (Aspose::Cells::Systems::Int16)0x4B, AutoShapeType_QuadArrow = (Aspose::Cells::Systems::Int16)0x4C,
  AutoShapeType_LeftArrowCallout = (Aspose::Cells::Systems::Int16)0x4D, AutoShapeType_RightArrowCallout = (Aspose::Cells::Systems::Int16)0x4E, AutoShapeType_UpArrowCallout = (Aspose::Cells::Systems::Int16)0x4F, AutoShapeType_DownArrowCallout = (Aspose::Cells::Systems::Int16)0x50,
  AutoShapeType_LeftRightArrowCallout = (Aspose::Cells::Systems::Int16)0x51, AutoShapeType_UpDownArrowCallout = (Aspose::Cells::Systems::Int16)0x52, AutoShapeType_QuadArrowCallout = (Aspose::Cells::Systems::Int16)0x53, AutoShapeType_Bevel = (Aspose::Cells::Systems::Int16)0x54,
  AutoShapeType_LeftBracket = (Aspose::Cells::Systems::Int16)0x55, AutoShapeType_RightBracket = (Aspose::Cells::Systems::Int16)0x56, AutoShapeType_LeftBrace = (Aspose::Cells::Systems::Int16)0x57, AutoShapeType_RightBrace = (Aspose::Cells::Systems::Int16)0x58,
  AutoShapeType_LeftUpArrow = (Aspose::Cells::Systems::Int16)0x59, AutoShapeType_BentUpArrow = (Aspose::Cells::Systems::Int16)0x5A, AutoShapeType_BentArrow = (Aspose::Cells::Systems::Int16)0x5B, AutoShapeType_Star24 = (Aspose::Cells::Systems::Int16)0x5C,
  AutoShapeType_StripedRightArrow = (Aspose::Cells::Systems::Int16)0x5D, AutoShapeType_NotchedRightArrow = (Aspose::Cells::Systems::Int16)0x5E, AutoShapeType_BlockArc = (Aspose::Cells::Systems::Int16)0x5F, AutoShapeType_SmileyFace = (Aspose::Cells::Systems::Int16)0x60,
  AutoShapeType_VerticalScroll = (Aspose::Cells::Systems::Int16)0x61, AutoShapeType_HorizontalScroll = (Aspose::Cells::Systems::Int16)0x62, AutoShapeType_CircularArrow = (Aspose::Cells::Systems::Int16)0x63, AutoShapeType_NotchedCircularArrow = (Aspose::Cells::Systems::Int16)0x64,
  AutoShapeType_UTurnArrow = (Aspose::Cells::Systems::Int16)0x65, AutoShapeType_CurvedRightArrow = (Aspose::Cells::Systems::Int16)0x66, AutoShapeType_CurvedLeftArrow = (Aspose::Cells::Systems::Int16)0x67, AutoShapeType_CurvedUpArrow = (Aspose::Cells::Systems::Int16)0x68,
  AutoShapeType_CurvedDownArrow = (Aspose::Cells::Systems::Int16)0x69, AutoShapeType_CloudCallout = (Aspose::Cells::Systems::Int16)0x6A, AutoShapeType_CurvedDownRibbon = (Aspose::Cells::Systems::Int16)0x6B, AutoShapeType_CurvedUpRibbon = (Aspose::Cells::Systems::Int16)0x6C,
  AutoShapeType_FlowChartProcess = (Aspose::Cells::Systems::Int16)0x6D, AutoShapeType_FlowChartDecision = (Aspose::Cells::Systems::Int16)0x6E, AutoShapeType_FlowChartData = (Aspose::Cells::Systems::Int16)0x6F, AutoShapeType_FlowChartPredefinedProcess = (Aspose::Cells::Systems::Int16)0x70,
  AutoShapeType_FlowChartInternalStorage = (Aspose::Cells::Systems::Int16)0x71, AutoShapeType_FlowChartDocument = (Aspose::Cells::Systems::Int16)0x72, AutoShapeType_FlowChartMultidocument = (Aspose::Cells::Systems::Int16)0x73, AutoShapeType_FlowChartTerminator = (Aspose::Cells::Systems::Int16)0x74,
  AutoShapeType_FlowChartPreparation = (Aspose::Cells::Systems::Int16)0x75, AutoShapeType_FlowChartManualInput = (Aspose::Cells::Systems::Int16)0x76, AutoShapeType_FlowChartManualOperation = (Aspose::Cells::Systems::Int16)0x77, AutoShapeType_FlowChartConnector = (Aspose::Cells::Systems::Int16)0x78,
  AutoShapeType_FlowChartCard = (Aspose::Cells::Systems::Int16)0x79, AutoShapeType_FlowChartPunchedTape = (Aspose::Cells::Systems::Int16)0x7A, AutoShapeType_FlowChartSummingJunction = (Aspose::Cells::Systems::Int16)0x7B, AutoShapeType_FlowChartOr = (Aspose::Cells::Systems::Int16)0x7C,
  AutoShapeType_FlowChartCollate = (Aspose::Cells::Systems::Int16)0x7D, AutoShapeType_FlowChartSort = (Aspose::Cells::Systems::Int16)0x7E, AutoShapeType_FlowChartExtract = (Aspose::Cells::Systems::Int16)0x7F, AutoShapeType_FlowChartMerge = (Aspose::Cells::Systems::Int16)0x80,
  AutoShapeType_FlowChartOfflineStorage = (Aspose::Cells::Systems::Int16)0x81, AutoShapeType_FlowChartStoredData = (Aspose::Cells::Systems::Int16)0x82, AutoShapeType_FlowChartSequentialAccessStorage = (Aspose::Cells::Systems::Int16)0x83, AutoShapeType_FlowChartMagneticDisk = (Aspose::Cells::Systems::Int16)0x84,
  AutoShapeType_FlowChartDirectAccessStorage = (Aspose::Cells::Systems::Int16)0x85, AutoShapeType_FlowChartDisplay = (Aspose::Cells::Systems::Int16)0x86, AutoShapeType_FlowChartDelay = (Aspose::Cells::Systems::Int16)0x87, AutoShapeType_TextPlainText = (Aspose::Cells::Systems::Int16)0x88,
  AutoShapeType_TextStop = (Aspose::Cells::Systems::Int16)0x89, AutoShapeType_TextTriangle = (Aspose::Cells::Systems::Int16)0x8A, AutoShapeType_TextTriangleInverted = (Aspose::Cells::Systems::Int16)0x8B, AutoShapeType_TextChevron = (Aspose::Cells::Systems::Int16)0x8C,
  AutoShapeType_TextChevronInverted = (Aspose::Cells::Systems::Int16)0x8D, AutoShapeType_TextRingInside = (Aspose::Cells::Systems::Int16)0x8E, AutoShapeType_TextRingOutside = (Aspose::Cells::Systems::Int16)0x8F, AutoShapeType_TextArchUpCurve = (Aspose::Cells::Systems::Int16)0x90,
  AutoShapeType_TextArchDownCurve = (Aspose::Cells::Systems::Int16)0x91, AutoShapeType_TextCircleCurve = (Aspose::Cells::Systems::Int16)0x92, AutoShapeType_TextButtonCurve = (Aspose::Cells::Systems::Int16)0x93, AutoShapeType_TextArchUpPour = (Aspose::Cells::Systems::Int16)0x94,
  AutoShapeType_TextArchDownPour = (Aspose::Cells::Systems::Int16)0x95, AutoShapeType_TextCirclePour = (Aspose::Cells::Systems::Int16)0x96, AutoShapeType_TextButtonPour = (Aspose::Cells::Systems::Int16)0x97, AutoShapeType_TextCurveUp = (Aspose::Cells::Systems::Int16)0x98,
  AutoShapeType_TextCurveDown = (Aspose::Cells::Systems::Int16)0x99, AutoShapeType_TextCascadeUp = (Aspose::Cells::Systems::Int16)0x9A, AutoShapeType_TextCascadeDown = (Aspose::Cells::Systems::Int16)0x9B, AutoShapeType_TextWave1 = (Aspose::Cells::Systems::Int16)0x9C,
  AutoShapeType_TextWave2 = (Aspose::Cells::Systems::Int16)0x9D, AutoShapeType_TextWave3 = (Aspose::Cells::Systems::Int16)0x9E, AutoShapeType_TextWave4 = (Aspose::Cells::Systems::Int16)0x9f, AutoShapeType_TextDoubleWave1 = (Aspose::Cells::Systems::Int16)0x9E,
  AutoShapeType_TextDoubleWave2 = (Aspose::Cells::Systems::Int16)0x9f, AutoShapeType_TextInflate = (Aspose::Cells::Systems::Int16)0xA0, AutoShapeType_TextDeflate = (Aspose::Cells::Systems::Int16)0xA1, AutoShapeType_TextInflateBottom = (Aspose::Cells::Systems::Int16)0xA2,
  AutoShapeType_TextDeflateBottom = (Aspose::Cells::Systems::Int16)0xA3, AutoShapeType_TextInflateTop = (Aspose::Cells::Systems::Int16)0xA4, AutoShapeType_TextDeflateTop = (Aspose::Cells::Systems::Int16)0xA5, AutoShapeType_TextDeflateInflate = (Aspose::Cells::Systems::Int16)0xA6,
  AutoShapeType_TextDeflateInflateDeflate = (Aspose::Cells::Systems::Int16)0xA7, AutoShapeType_TextFadeRight = (Aspose::Cells::Systems::Int16)0xA8, AutoShapeType_TextFadeLeft = (Aspose::Cells::Systems::Int16)0xA9, AutoShapeType_TextFadeUp = (Aspose::Cells::Systems::Int16)0xAA,
  AutoShapeType_TextFadeDown = (Aspose::Cells::Systems::Int16)0xAB, AutoShapeType_TextSlantUp = (Aspose::Cells::Systems::Int16)0xAC, AutoShapeType_TextSlantDown = (Aspose::Cells::Systems::Int16)0xAD, AutoShapeType_TextCanUp = (Aspose::Cells::Systems::Int16)0xAE,
  AutoShapeType_TextCanDown = (Aspose::Cells::Systems::Int16)0xAF, AutoShapeType_FlowChartAlternateProcess = (Aspose::Cells::Systems::Int16)0xB0, AutoShapeType_FlowChartOffpageConnector = (Aspose::Cells::Systems::Int16)0xB1, AutoShapeType_LineCalloutNoBorder1 = (Aspose::Cells::Systems::Int16)0xB2,
  AutoShapeType_LineCalloutWithAccentBar1 = (Aspose::Cells::Systems::Int16)0xB3, AutoShapeType_LineCalloutWithBorder1 = (Aspose::Cells::Systems::Int16)0xB4, AutoShapeType_LineCalloutWithBorderAndAccentBar1 = (Aspose::Cells::Systems::Int16)0xB5, AutoShapeType_LeftRightUpArrow = (Aspose::Cells::Systems::Int16)0xB6,
  AutoShapeType_Sun = (Aspose::Cells::Systems::Int16)0xB7, AutoShapeType_Moon = (Aspose::Cells::Systems::Int16)0xB8, AutoShapeType_DoubleBracket = (Aspose::Cells::Systems::Int16)0xB9, AutoShapeType_DoubleBrace = (Aspose::Cells::Systems::Int16)0xBA,
  AutoShapeType_Star4 = (Aspose::Cells::Systems::Int16)0xBB, AutoShapeType_DoubleWave = (Aspose::Cells::Systems::Int16)0xBC, AutoShapeType_BlankActionButton = (Aspose::Cells::Systems::Int16)0xBD, AutoShapeType_HomeActionButton = (Aspose::Cells::Systems::Int16)0xBE,
  AutoShapeType_HelpActionButton = (Aspose::Cells::Systems::Int16)0xBF, AutoShapeType_InformationActionButton = (Aspose::Cells::Systems::Int16)0xC0, AutoShapeType_ForwardNextActionButton = (Aspose::Cells::Systems::Int16)0xC1, AutoShapeType_BackPreviousActionButton = (Aspose::Cells::Systems::Int16)0xC2,
  AutoShapeType_EndActionButton = (Aspose::Cells::Systems::Int16)0xC3, AutoShapeType_BeginningActionButton = (Aspose::Cells::Systems::Int16)0xC4, AutoShapeType_ReturnActionButton = (Aspose::Cells::Systems::Int16)0xC5, AutoShapeType_DocumentActionButton = (Aspose::Cells::Systems::Int16)0xC6,
  AutoShapeType_SoundActionButton = (Aspose::Cells::Systems::Int16)0xC7, AutoShapeType_MovieActionButton = (Aspose::Cells::Systems::Int16)0xC8, AutoShapeType_HostControl = (Aspose::Cells::Systems::Int16)0xC9, AutoShapeType_TextBox = (Aspose::Cells::Systems::Int16)0xCA,
  AutoShapeType_Heptagon = (Aspose::Cells::Systems::Int16)0x801, AutoShapeType_Decagon = (Aspose::Cells::Systems::Int16)0x802, AutoShapeType_Dodecagon = (Aspose::Cells::Systems::Int16)0x803, AutoShapeType_Star6 = (Aspose::Cells::Systems::Int16)0x804,
  AutoShapeType_Star7 = (Aspose::Cells::Systems::Int16)0x805, AutoShapeType_Star10 = (Aspose::Cells::Systems::Int16)0x806, AutoShapeType_Star12 = (Aspose::Cells::Systems::Int16)0x807, AutoShapeType_RoundSingleCornerRectangle = (Aspose::Cells::Systems::Int16)0x808,
  AutoShapeType_RoundSameSideCornerRectangle = (Aspose::Cells::Systems::Int16)0x809, AutoShapeType_RoundDiagonalCornerRectangle = (Aspose::Cells::Systems::Int16)0x80A, AutoShapeType_SnipRoundSingleCornerRectangle = (Aspose::Cells::Systems::Int16)0x80B, AutoShapeType_SnipSingleCornerRectangle = (Aspose::Cells::Systems::Int16)0x80C,
  AutoShapeType_SnipSameSideCornerRectangle = (Aspose::Cells::Systems::Int16)0x80D, AutoShapeType_SnipDiagonalCornerRectangle = (Aspose::Cells::Systems::Int16)0x80E, AutoShapeType_Teardrop = (Aspose::Cells::Systems::Int16)0x80F, AutoShapeType_Pie = (Aspose::Cells::Systems::Int16)0x810,
  AutoShapeType_HalfFrame = (Aspose::Cells::Systems::Int16)0x812, AutoShapeType_L_Shape = (Aspose::Cells::Systems::Int16)0x813, AutoShapeType_DiagonalStripe = (Aspose::Cells::Systems::Int16)0x814, AutoShapeType_Chord = (Aspose::Cells::Systems::Int16)0x815,
  AutoShapeType_Cloud = (Aspose::Cells::Systems::Int16)0x816, AutoShapeType_MathPlus = (Aspose::Cells::Systems::Int16)0x817, AutoShapeType_MathMinus = (Aspose::Cells::Systems::Int16)0x818, AutoShapeType_MathMultiply = (Aspose::Cells::Systems::Int16)0x819,
  AutoShapeType_MathDivide = (Aspose::Cells::Systems::Int16)0x81A, AutoShapeType_MathEqual = (Aspose::Cells::Systems::Int16)0x81B, AutoShapeType_MathNotEqual = (Aspose::Cells::Systems::Int16)0x81C, AutoShapeType_LineInv = (Aspose::Cells::Systems::Int16)0x81D,
  AutoShapeType_NonIsoscelesTrapezoid = (Aspose::Cells::Systems::Int16)0x81E, AutoShapeType_PieWedge = (Aspose::Cells::Systems::Int16)0x81F, AutoShapeType_LeftCircularArrow = (Aspose::Cells::Systems::Int16)0x820, AutoShapeType_LeftRightCircularArrow = (Aspose::Cells::Systems::Int16)0x821,
  AutoShapeType_SwooshArrow = (Aspose::Cells::Systems::Int16)0x822, AutoShapeType_LeftRightRibbon = (Aspose::Cells::Systems::Int16)0x823, AutoShapeType_TextNoShape = (Aspose::Cells::Systems::Int16)0x824, AutoShapeType_Gear6 = (Aspose::Cells::Systems::Int16)0x831,
  AutoShapeType_Gear9 = (Aspose::Cells::Systems::Int16)0x832, AutoShapeType_Funnel = (Aspose::Cells::Systems::Int16)0x833, AutoShapeType_CornerTabs = (Aspose::Cells::Systems::Int16)0x834, AutoShapeType_SquareTabs = (Aspose::Cells::Systems::Int16)0x835,
  AutoShapeType_PlaqueTabs = (Aspose::Cells::Systems::Int16)0x836, AutoShapeType_ChartX = (Aspose::Cells::Systems::Int16)0x837, AutoShapeType_ChartStar = (Aspose::Cells::Systems::Int16)0x838, AutoShapeType_ChartPlus = (Aspose::Cells::Systems::Int16)0x839,
  AutoShapeType_Frame = (Aspose::Cells::Systems::Int16)0x83A, AutoShapeType_Model3D = (Aspose::Cells::Systems::Int16)0x83B, AutoShapeType_RoundCallout = (Aspose::Cells::Systems::Int16)0x83C, AutoShapeType_TextArchLeftPour = (Aspose::Cells::Systems::Int16)0x83D,
  AutoShapeType_TextArchRightPour = (Aspose::Cells::Systems::Int16)0x83E, AutoShapeType_TextArchLeftCurve = (Aspose::Cells::Systems::Int16)0x83F, AutoShapeType_TextArchRightCurve = (Aspose::Cells::Systems::Int16)0x840, AutoShapeType_Unknown = (Aspose::Cells::Systems::Int16)0xFFF
}
 Represents all built-in auto shape type. More...
 
enum  BevelPresetType {
  BevelPresetType_None, BevelPresetType_Angle, BevelPresetType_ArtDeco, BevelPresetType_Circle,
  BevelPresetType_Convex, BevelPresetType_CoolSlant, BevelPresetType_Cross, BevelPresetType_Divot,
  BevelPresetType_HardEdge, BevelPresetType_RelaxedInset, BevelPresetType_Riblet, BevelPresetType_Slope,
  BevelPresetType_SoftRound
}
 Represents a preset for a type of bevel which can be applied to a shape in 3D. More...
 
enum  CheckValueType { CheckValueType_UnChecked = 0, CheckValueType_Checked = 1, CheckValueType_Mixed = 2 }
 Represents the check value type of the check box. More...
 
enum  FillPattern {
  FillPattern_None = 0, FillPattern_Solid = 1, FillPattern_Gray5, FillPattern_Gray10,
  FillPattern_Gray20, FillPattern_Gray30, FillPattern_Gray40, FillPattern_Gray50,
  FillPattern_Gray60, FillPattern_Gray70, FillPattern_Gray75, FillPattern_Gray80,
  FillPattern_Gray90, FillPattern_Gray25, FillPattern_LightDownwardDiagonal, FillPattern_LightUpwardDiagonal,
  FillPattern_DarkDownwardDiagonal, FillPattern_DarkUpwardDiagonal, FillPattern_WideDownwardDiagonal, FillPattern_WideUpwardDiagonal,
  FillPattern_LightVertical, FillPattern_LightHorizontal, FillPattern_NarrowVertical, FillPattern_NarrowHorizontal,
  FillPattern_DarkVertical, FillPattern_DarkHorizontal, FillPattern_DashedDownwardDiagonal, FillPattern_DashedUpwardDiagonal,
  FillPattern_DashedVertical, FillPattern_DashedHorizontal, FillPattern_SmallConfetti, FillPattern_LargeConfetti,
  FillPattern_ZigZag, FillPattern_Wave, FillPattern_DiagonalBrick, FillPattern_HorizontalBrick,
  FillPattern_Weave, FillPattern_Plaid, FillPattern_Divot, FillPattern_DottedGrid,
  FillPattern_DottedDiamond, FillPattern_Shingle, FillPattern_Trellis, FillPattern_Sphere,
  FillPattern_SmallGrid, FillPattern_LargeGrid, FillPattern_SmallCheckerBoard, FillPattern_LargeCheckerBoard,
  FillPattern_OutlinedDiamond, FillPattern_SolidDiamond, FillPattern_Unknown
}
 Enumerates shape fill pattern types. More...
 
enum  FillPictureType { FillPictureType_Stretch, FillPictureType_Stack, FillPictureType_StackAndScale }
 Represents the picture fill type. More...
 
enum  FillType {
  FillType_Automatic, FillType_None, FillType_Solid, FillType_Gradient,
  FillType_Texture, FillType_Pattern, FillType_Group
}
 Fill format type. More...
 
enum  FormatSetType { FormatSetType_None, FormatSetType_IsGradientSet, FormatSetType_IsTextureSet, FormatSetType_IsPatternSet }
 Fill format set type. More...
 
enum  GradientColorType { GradientColorType_None, GradientColorType_OneColor, GradientColorType_PresetColors, GradientColorType_TwoColors }
 Represents the gradient color type for the specified fill. More...
 
enum  GradientDirectionType {
  GradientDirectionType_FromUpperLeftCorner, GradientDirectionType_FromUpperRightCorner, GradientDirectionType_FromLowerLeftCorner, GradientDirectionType_FromLowerRightCorner,
  GradientDirectionType_FromCenter, GradientDirectionType_Unknown
}
 Represents all direction type of gradient. More...
 
enum  GradientFillType { GradientFillType_Linear, GradientFillType_Radial, GradientFillType_Rectangle, GradientFillType_Path }
 Represents all Gradient fill type. More...
 
enum  GradientPresetType {
  GradientPresetType_Brass, GradientPresetType_CalmWater, GradientPresetType_Chrome, GradientPresetType_ChromeII,
  GradientPresetType_Daybreak, GradientPresetType_Desert, GradientPresetType_EarlySunset, GradientPresetType_Fire,
  GradientPresetType_Fog, GradientPresetType_Gold, GradientPresetType_GoldII, GradientPresetType_Horizon,
  GradientPresetType_LateSunset, GradientPresetType_Mahogany, GradientPresetType_Moss, GradientPresetType_Nightfall,
  GradientPresetType_Ocean, GradientPresetType_Parchment, GradientPresetType_Peacock, GradientPresetType_Rainbow,
  GradientPresetType_RainbowII, GradientPresetType_Sapphire, GradientPresetType_Silver, GradientPresetType_Wheat,
  GradientPresetType_Unknown
}
 Represents gradient preset color type. More...
 
enum  GradientStyleType {
  GradientStyleType_DiagonalDown, GradientStyleType_DiagonalUp, GradientStyleType_FromCenter, GradientStyleType_FromCorner,
  GradientStyleType_Horizontal, GradientStyleType_Vertical, GradientStyleType_Unknown
}
 Represents gradient shading style. More...
 
enum  LightRigType {
  LightRigType_Balanced, LightRigType_BrightRoom, LightRigType_Chilly, LightRigType_Contrasting,
  LightRigType_Flat, LightRigType_Flood, LightRigType_Freezing, LightRigType_Glow,
  LightRigType_Harsh, LightRigType_LegacyFlat1, LightRigType_LegacyFlat2, LightRigType_LegacyFlat3,
  LightRigType_LegacyFlat4, LightRigType_LegacyHarsh1, LightRigType_LegacyHarsh2, LightRigType_LegacyHarsh3,
  LightRigType_LegacyHarsh4, LightRigType_LegacyNormal1, LightRigType_LegacyNormal2, LightRigType_LegacyNormal3,
  LightRigType_LegacyNormal4, LightRigType_Morning, LightRigType_Soft, LightRigType_Sunrise,
  LightRigType_Sunset, LightRigType_ThreePoint, LightRigType_TwoPoint, LightRigType_None
}
 Represents a preset light right that can be applied to a shape More...
 
enum  LineCapType { LineCapType_Square, LineCapType_Round, LineCapType_Flat, LineCapType_None }
 Represents the caps of a line More...
 
enum  LineJoinType { LineJoinType_Round, LineJoinType_Bevel, LineJoinType_Miter, LineJoinType_None }
 Represents the join styles of a line. More...
 
enum  LineType {
  LineType_DarkGray = 6, LineType_Dash = 1, LineType_DashDot = 3, LineType_DashDotDot = 4,
  LineType_Dot = 2, LineType_LightGray = 8, LineType_MediumGray = 7, LineType_Solid = 0
}
 Enumerates the type of Picture border or Chart line. More...
 
enum  MirrorType { MirrorType_None, MirrorType_Horizonal, MirrorType_Vertical, MirrorType_Both }
 Represents mirror type of texture fill More...
 
enum  MsoArrowheadLength { MsoArrowheadLength_Short = 0, MsoArrowheadLength_Medium = 1, MsoArrowheadLength_Long = 2 }
 Enumerates the line end width of the shape border line. More...
 
enum  MsoArrowheadStyle {
  MsoArrowheadStyle_None = 0, MsoArrowheadStyle_Arrow = 1, MsoArrowheadStyle_ArrowStealth = 2, MsoArrowheadStyle_ArrowDiamond = 3,
  MsoArrowheadStyle_ArrowOval = 4, MsoArrowheadStyle_ArrowOpen = 5
}
 Enumerates the line end type of the shape border line. More...
 
enum  MsoArrowheadWidth { MsoArrowheadWidth_Narrow = 0, MsoArrowheadWidth_Medium = 1, MsoArrowheadWidth_Wide = 2 }
 Enumerates the line end width of the shape border line. More...
 
enum  MsoDrawingType {
  MsoDrawingType_Group = 0, MsoDrawingType_Line = 1, MsoDrawingType_Rectangle = 2, MsoDrawingType_Oval = 3,
  MsoDrawingType_Arc = 4, MsoDrawingType_Chart = 0x05, MsoDrawingType_TextBox = 0x06, MsoDrawingType_Button = 0x07,
  MsoDrawingType_Picture = 0x08, MsoDrawingType_Polygon = 0x09, MsoDrawingType_CheckBox = 0x0B, MsoDrawingType_RadioButton = 0x0C,
  MsoDrawingType_Label = 0x0E, MsoDrawingType_DialogBoxes = 0x0F, MsoDrawingType_Spinner = 0x10, MsoDrawingType_ScrollBar = 0x11,
  MsoDrawingType_ListBox = 0x12, MsoDrawingType_GroupBox = 0x13, MsoDrawingType_ComboBox = 0x14, MsoDrawingType_Comment = 0x19,
  MsoDrawingType_OleObject = 0x18, MsoDrawingType_CellsDrawing = 0x1E, MsoDrawingType_Unknown = 0x1D, MsoDrawingType_Slicer = 0x1F,
  MsoDrawingType_WebExtension = 0x20, MsoDrawingType_SmartArt = 0x21, MsoDrawingType_CustomXml = 0x22, MsoDrawingType_Timeline = 0x23,
  MsoDrawingType_Model3D
}
 Represents office drawing objects type. More...
 
enum  MsoLineDashStyle {
  MsoLineDashStyle_Dash, MsoLineDashStyle_DashDot, MsoLineDashStyle_DashDotDot, MsoLineDashStyle_DashLongDash,
  MsoLineDashStyle_DashLongDashDot, MsoLineDashStyle_RoundDot, MsoLineDashStyle_Solid, MsoLineDashStyle_SquareDot,
  MsoLineDashStyle_Custom
}
 Represents style of dash drawing lines. More...
 
enum  MsoLineStyle {
  MsoLineStyle_Single, MsoLineStyle_ThickBetweenThin, MsoLineStyle_ThinThick, MsoLineStyle_ThickThin,
  MsoLineStyle_ThinThin
}
 Represents style of drawing lines. More...
 
enum  MsoPresetTextEffect {
  MsoPresetTextEffect_TextEffect1, MsoPresetTextEffect_TextEffect2, MsoPresetTextEffect_TextEffect3, MsoPresetTextEffect_TextEffect4,
  MsoPresetTextEffect_TextEffect5, MsoPresetTextEffect_TextEffect6, MsoPresetTextEffect_TextEffect7, MsoPresetTextEffect_TextEffect8,
  MsoPresetTextEffect_TextEffect9, MsoPresetTextEffect_TextEffect10, MsoPresetTextEffect_TextEffect11, MsoPresetTextEffect_TextEffect12,
  MsoPresetTextEffect_TextEffect13, MsoPresetTextEffect_TextEffect14, MsoPresetTextEffect_TextEffect15, MsoPresetTextEffect_TextEffect16,
  MsoPresetTextEffect_TextEffect17, MsoPresetTextEffect_TextEffect18, MsoPresetTextEffect_TextEffect19, MsoPresetTextEffect_TextEffect20,
  MsoPresetTextEffect_TextEffect21, MsoPresetTextEffect_TextEffect22, MsoPresetTextEffect_TextEffect23, MsoPresetTextEffect_TextEffect24,
  MsoPresetTextEffect_TextEffect25, MsoPresetTextEffect_TextEffect26, MsoPresetTextEffect_TextEffect27, MsoPresetTextEffect_TextEffect28,
  MsoPresetTextEffect_TextEffect29, MsoPresetTextEffect_TextEffect30
}
 Represents preset text effect type of WordArt. More...
 
enum  MsoPresetTextEffectShape {
  MsoPresetTextEffectShape_PlainText = (Aspose::Cells::Systems::Int16)0x88, MsoPresetTextEffectShape_Stop = (Aspose::Cells::Systems::Int16)0x89, MsoPresetTextEffectShape_TriangleUp = (Aspose::Cells::Systems::Int16)0x8A, MsoPresetTextEffectShape_TriangleDown = (Aspose::Cells::Systems::Int16)0x8B,
  MsoPresetTextEffectShape_ChevronUp = (Aspose::Cells::Systems::Int16)0x8C, MsoPresetTextEffectShape_ChevronDown = (Aspose::Cells::Systems::Int16)0x8D, MsoPresetTextEffectShape_RingInside = (Aspose::Cells::Systems::Int16)0x8E, MsoPresetTextEffectShape_RingOutside = (Aspose::Cells::Systems::Int16)0x8F,
  MsoPresetTextEffectShape_ArchUpCurve = (Aspose::Cells::Systems::Int16)0x90, MsoPresetTextEffectShape_ArchDownCurve = (Aspose::Cells::Systems::Int16)0x91, MsoPresetTextEffectShape_CircleCurve = (Aspose::Cells::Systems::Int16)0x92, MsoPresetTextEffectShape_ButtonCurve = (Aspose::Cells::Systems::Int16)0x93,
  MsoPresetTextEffectShape_ArchUpPour = (Aspose::Cells::Systems::Int16)0x94, MsoPresetTextEffectShape_ArchDownPour = (Aspose::Cells::Systems::Int16)0x95, MsoPresetTextEffectShape_CirclePour = (Aspose::Cells::Systems::Int16)0x96, MsoPresetTextEffectShape_ButtonPour = (Aspose::Cells::Systems::Int16)0x97,
  MsoPresetTextEffectShape_CurveUp = (Aspose::Cells::Systems::Int16)0x98, MsoPresetTextEffectShape_CurveDown = (Aspose::Cells::Systems::Int16)0x99, MsoPresetTextEffectShape_CanUp = (Aspose::Cells::Systems::Int16)0xAE, MsoPresetTextEffectShape_CanDown = (Aspose::Cells::Systems::Int16)0xAF,
  MsoPresetTextEffectShape_Wave1 = (Aspose::Cells::Systems::Int16)0x9C, MsoPresetTextEffectShape_Wave2 = (Aspose::Cells::Systems::Int16)0x9D, MsoPresetTextEffectShape_DoubleWave1 = (Aspose::Cells::Systems::Int16)0x9E, MsoPresetTextEffectShape_DoubleWave2 = (Aspose::Cells::Systems::Int16)0x9F,
  MsoPresetTextEffectShape_Inflate = (Aspose::Cells::Systems::Int16)0xA0, MsoPresetTextEffectShape_Deflate = (Aspose::Cells::Systems::Int16)0xA1, MsoPresetTextEffectShape_InflateBottom = (Aspose::Cells::Systems::Int16)0xA2, MsoPresetTextEffectShape_DeflateBottom = (Aspose::Cells::Systems::Int16)0xA3,
  MsoPresetTextEffectShape_InflateTop = (Aspose::Cells::Systems::Int16)0xA4, MsoPresetTextEffectShape_DeflateTop = (Aspose::Cells::Systems::Int16)0xA5, MsoPresetTextEffectShape_DeflateInflate = (Aspose::Cells::Systems::Int16)0xA6, MsoPresetTextEffectShape_DeflateInflateDeflate = (Aspose::Cells::Systems::Int16)0xA7,
  MsoPresetTextEffectShape_FadeRight = (Aspose::Cells::Systems::Int16)0xA8, MsoPresetTextEffectShape_FadeLeft = (Aspose::Cells::Systems::Int16)0xA9, MsoPresetTextEffectShape_FadeUp = (Aspose::Cells::Systems::Int16)0xAA, MsoPresetTextEffectShape_FadeDown = (Aspose::Cells::Systems::Int16)0xAB,
  MsoPresetTextEffectShape_SlantUp = (Aspose::Cells::Systems::Int16)0xAC, MsoPresetTextEffectShape_SlantDown = (Aspose::Cells::Systems::Int16)0xAD, MsoPresetTextEffectShape_CascadeUp = (Aspose::Cells::Systems::Int16)0x9A, MsoPresetTextEffectShape_CascadeDown = (Aspose::Cells::Systems::Int16)0x9B,
  MsoPresetTextEffectShape_Mixed = (Aspose::Cells::Systems::Int16)0xFF
}
 Represents preset text effect shape type of WordArt. More...
 
enum  OleFileType {
  OleFileType_Xls, OleFileType_Doc, OleFileType_Ppt, OleFileType_Pdf,
  OleFileType_MSEquation, OleFileType_MapiMessage, OleFileType_Xlsx, OleFileType_Xlsb,
  OleFileType_Docx, OleFileType_Pptx, OleFileType_Unknown
}
 Ole object file type. More...
 
enum  PlacementType { PlacementType_FreeFloating, PlacementType_Move, PlacementType_MoveAndSize }
 Represents the way the drawing object is attached to the cells below it. More...
 
enum  PresetMaterialType {
  PresetMaterialType_Clear, PresetMaterialType_DarkEdge, PresetMaterialType_Flat, PresetMaterialType_LegacyMatte,
  PresetMaterialType_LegacyMetal, PresetMaterialType_LegacyPlastic, PresetMaterialType_LegacyWireframe, PresetMaterialType_Matte,
  PresetMaterialType_Metal, PresetMaterialType_Plastic, PresetMaterialType_Powder, PresetMaterialType_SoftEdge,
  PresetMaterialType_SoftMetal, PresetMaterialType_TranslucentPowder, PresetMaterialType_WarmMatte
}
 Describes surface appearance of a shape. More...
 
enum  PresetShadowType {
  PresetShadowType_NoShadow, PresetShadowType_Custom, PresetShadowType_OffsetDiagonalBottomRight, PresetShadowType_OffsetBottom,
  PresetShadowType_OffsetDiagonalBottomLeft, PresetShadowType_OffsetRight, PresetShadowType_OffsetCenter, PresetShadowType_OffsetLeft,
  PresetShadowType_OffsetDiagonalTopRight, PresetShadowType_OffsetTop, PresetShadowType_OffsetDiagonalTopLeft, PresetShadowType_InsideDiagonalTopLeft,
  PresetShadowType_InsideTop, PresetShadowType_InsideDiagonalTopRight, PresetShadowType_InsideLeft, PresetShadowType_InsideCenter,
  PresetShadowType_InsideRight, PresetShadowType_InsideDiagonalBottomLeft, PresetShadowType_InsideBottom, PresetShadowType_InsideDiagonalBottomRight,
  PresetShadowType_PerspectiveDiagonalUpperLeft, PresetShadowType_PerspectiveDiagonalUpperRight, PresetShadowType_Below, PresetShadowType_PerspectiveDiagonalLowerLeft,
  PresetShadowType_PerspectiveDiagonalLowerRight
}
 Represents preset shadow type. More...
 
enum  PresetWordArtStyle {
  PresetWordArtStyle_WordArtStyle1 = 1, PresetWordArtStyle_WordArtStyle2 = 2, PresetWordArtStyle_WordArtStyle3 = 3, PresetWordArtStyle_WordArtStyle4 = 4,
  PresetWordArtStyle_WordArtStyle5 = 5, PresetWordArtStyle_WordArtStyle6 = 6, PresetWordArtStyle_WordArtStyle7 = 7, PresetWordArtStyle_WordArtStyle8 = 8,
  PresetWordArtStyle_WordArtStyle9 = 9, PresetWordArtStyle_WordArtStyle10 = 10, PresetWordArtStyle_WordArtStyle11 = 11, PresetWordArtStyle_WordArtStyle12 = 12,
  PresetWordArtStyle_WordArtStyle13 = 13, PresetWordArtStyle_WordArtStyle14 = 14, PresetWordArtStyle_WordArtStyle15 = 15, PresetWordArtStyle_WordArtStyle16 = 16,
  PresetWordArtStyle_WordArtStyle17 = 17, PresetWordArtStyle_WordArtStyle18 = 18, PresetWordArtStyle_WordArtStyle19 = 19, PresetWordArtStyle_WordArtStyle20 = 20
}
 Represents the preset WordArt styles. More...
 
enum  RectangleAlignmentType {
  RectangleAlignmentType_Bottom, RectangleAlignmentType_BottomLeft, RectangleAlignmentType_BottomRight, RectangleAlignmentType_Center,
  RectangleAlignmentType_Left, RectangleAlignmentType_Right, RectangleAlignmentType_Top, RectangleAlignmentType_TopLeft,
  RectangleAlignmentType_TopRight
}
 Represents how to position two rectangles relative to each other. More...
 
enum  SelectionType { SelectionType_Single = 0, SelectionType_Multi = 1, SelectionType_Extend = 2 }
 The selection type of list box. More...
 
enum  ShapeLockType {
  ShapeLockType_Group = 0, ShapeLockType_AdjustHandles = 1, ShapeLockType_Text = 2, ShapeLockType_Points = 3,
  ShapeLockType_Crop = 4, ShapeLockType_Selection = 5, ShapeLockType_Move = 6, ShapeLockType_AspectRatio = 7,
  ShapeLockType_Rotation = 8, ShapeLockType_Ungroup = 9, ShapeLockType_Resize = 10, ShapeLockType_ShapeType = 11,
  ShapeLockType_Arrowhead = 12
}
 Represents type of the property to be locked. More...
 
enum  ShapePathType {
  ShapePathType_LineTo = 0, ShapePathType_CubicBezierCurveTo, ShapePathType_MoveTo, ShapePathType_Close,
  ShapePathType_End, ShapePathType_Escape, ShapePathType_ArcTo, ShapePathType_Unknown
}
 Represents path segment type. More...
 
enum  TextOverflowType { TextOverflowType_Clip = 0, TextOverflowType_Ellipsis = 1, TextOverflowType_Overflow = 2 }
 Represents the way the text vertical or horizontal overflow. More...
 
enum  TextureType {
  TextureType_BlueTissuePaper, TextureType_Bouquet, TextureType_BrownMarble, TextureType_Canvas,
  TextureType_Cork, TextureType_Denim, TextureType_FishFossil, TextureType_Granite,
  TextureType_GreenMarble, TextureType_MediumWood, TextureType_Newsprint, TextureType_Oak,
  TextureType_PaperBag, TextureType_Papyrus, TextureType_Parchment, TextureType_PinkTissuePaper,
  TextureType_PurpleMesh, TextureType_RecycledPaper, TextureType_Sand, TextureType_Stationery,
  TextureType_Walnut, TextureType_WaterDroplets, TextureType_WhiteMarble, TextureType_WovenMat,
  TextureType_Unknown
}
 Represents the preset texture type. More...
 
enum  WeightType { WeightType_HairLine = -1, WeightType_MediumLine = 1, WeightType_SingleLine = 0, WeightType_WideLine = 2 }
 Enumerates the weight types for a picture border or a chart line. More...
 

Enumeration Type Documentation

◆ AutoShapeType

Represents all built-in auto shape type.

Enumerator
AutoShapeType_NotPrimitive 
AutoShapeType_Rectangle 
AutoShapeType_RoundedRectangle 
AutoShapeType_Oval 
AutoShapeType_Diamond 
AutoShapeType_IsoscelesTriangle 
AutoShapeType_RightTriangle 
AutoShapeType_Parallelogram 
AutoShapeType_Trapezoid 
AutoShapeType_Hexagon 
AutoShapeType_Octagon 
AutoShapeType_Cross 
AutoShapeType_Star5 
AutoShapeType_RightArrow 
AutoShapeType_HomePlate 
AutoShapeType_Cube 
AutoShapeType_Balloon 
AutoShapeType_Seal 
AutoShapeType_Arc 
AutoShapeType_Line 
AutoShapeType_Plaque 
AutoShapeType_Can 
AutoShapeType_Donut 
AutoShapeType_TextSimple 
AutoShapeType_TextOctagon 
AutoShapeType_TextHexagon 
AutoShapeType_TextCurve 
AutoShapeType_TextWave 
AutoShapeType_TextRing 
AutoShapeType_TextOnCurve 
AutoShapeType_msosptTextOnRing 
AutoShapeType_StraightConnector 
AutoShapeType_BentConnector2 
AutoShapeType_ElbowConnector 
AutoShapeType_BentConnector4 
AutoShapeType_BentConnector5 
AutoShapeType_CurvedConnector2 
AutoShapeType_CurvedConnector 
AutoShapeType_CurvedConnector4 
AutoShapeType_CurvedConnector5 
AutoShapeType_LineCalloutNoBorder2 
AutoShapeType_LineCalloutNoBorder3 
AutoShapeType_LineCalloutNoBorder4 
AutoShapeType_LineCalloutWithAccentBar2 
AutoShapeType_LineCalloutWithAccentBar3 
AutoShapeType_LineCalloutWithAccentBar4 
AutoShapeType_LineCalloutWithBorder2 
AutoShapeType_LineCalloutWithBorder3 
AutoShapeType_LineCalloutWithBorder4 
AutoShapeType_LineCalloutWithBorderAndAccentBar2 
AutoShapeType_LineCalloutWithBorderAndAccentBar3 
AutoShapeType_LineCalloutWithBorderAndAccentBar4 
AutoShapeType_DownRibbon 
AutoShapeType_UpRibbon 
AutoShapeType_Chevron 
AutoShapeType_RegularPentagon 
AutoShapeType_NoSymbol 
AutoShapeType_Star8 
AutoShapeType_Star16 
AutoShapeType_Star32 
AutoShapeType_RectangularCallout 
AutoShapeType_RoundedRectangularCallout 
AutoShapeType_OvalCallout 
AutoShapeType_Wave 
AutoShapeType_FoldedCorner 
AutoShapeType_LeftArrow 
AutoShapeType_DownArrow 
AutoShapeType_UpArrow 
AutoShapeType_LeftRightArrow 
AutoShapeType_UpDownArrow 
AutoShapeType_Explosion1 
AutoShapeType_Explosion2 
AutoShapeType_LightningBolt 
AutoShapeType_Heart 
AutoShapeType_PictureFrame 
AutoShapeType_QuadArrow 
AutoShapeType_LeftArrowCallout 
AutoShapeType_RightArrowCallout 
AutoShapeType_UpArrowCallout 
AutoShapeType_DownArrowCallout 
AutoShapeType_LeftRightArrowCallout 
AutoShapeType_UpDownArrowCallout 
AutoShapeType_QuadArrowCallout 
AutoShapeType_Bevel 
AutoShapeType_LeftBracket 
AutoShapeType_RightBracket 
AutoShapeType_LeftBrace 
AutoShapeType_RightBrace 
AutoShapeType_LeftUpArrow 
AutoShapeType_BentUpArrow 
AutoShapeType_BentArrow 
AutoShapeType_Star24 
AutoShapeType_StripedRightArrow 
AutoShapeType_NotchedRightArrow 
AutoShapeType_BlockArc 
AutoShapeType_SmileyFace 
AutoShapeType_VerticalScroll 
AutoShapeType_HorizontalScroll 
AutoShapeType_CircularArrow 
AutoShapeType_NotchedCircularArrow 

A value that SHOULD NOT be used.

AutoShapeType_UTurnArrow 
AutoShapeType_CurvedRightArrow 
AutoShapeType_CurvedLeftArrow 
AutoShapeType_CurvedUpArrow 
AutoShapeType_CurvedDownArrow 
AutoShapeType_CloudCallout 
AutoShapeType_CurvedDownRibbon 
AutoShapeType_CurvedUpRibbon 
AutoShapeType_FlowChartProcess 
AutoShapeType_FlowChartDecision 
AutoShapeType_FlowChartData 
AutoShapeType_FlowChartPredefinedProcess 
AutoShapeType_FlowChartInternalStorage 
AutoShapeType_FlowChartDocument 
AutoShapeType_FlowChartMultidocument 
AutoShapeType_FlowChartTerminator 
AutoShapeType_FlowChartPreparation 
AutoShapeType_FlowChartManualInput 
AutoShapeType_FlowChartManualOperation 
AutoShapeType_FlowChartConnector 
AutoShapeType_FlowChartCard 
AutoShapeType_FlowChartPunchedTape 
AutoShapeType_FlowChartSummingJunction 
AutoShapeType_FlowChartOr 
AutoShapeType_FlowChartCollate 
AutoShapeType_FlowChartSort 
AutoShapeType_FlowChartExtract 
AutoShapeType_FlowChartMerge 
AutoShapeType_FlowChartOfflineStorage 
AutoShapeType_FlowChartStoredData 
AutoShapeType_FlowChartSequentialAccessStorage 
AutoShapeType_FlowChartMagneticDisk 
AutoShapeType_FlowChartDirectAccessStorage 
AutoShapeType_FlowChartDisplay 
AutoShapeType_FlowChartDelay 
AutoShapeType_TextPlainText 

A plain text shape.

AutoShapeType_TextStop 

An octagonal text shape.

AutoShapeType_TextTriangle 

A triangular text shape pointing upwards.

AutoShapeType_TextTriangleInverted 

A triangular text shape pointing downwards.

AutoShapeType_TextChevron 

A chevron text shape pointing upwards.

AutoShapeType_TextChevronInverted 

A chevron text shape pointing downwards.

AutoShapeType_TextRingInside 

A circular text shape, as if reading an inscription on the inside of a ring.

AutoShapeType_TextRingOutside 

A circular text shape, as if reading an inscription on the outside of a ring.

AutoShapeType_TextArchUpCurve 

An upward arching curved text shape.

AutoShapeType_TextArchDownCurve 

A downward arching curved text shape.

AutoShapeType_TextCircleCurve 

A circular text shape.

AutoShapeType_TextButtonCurve 

A text shape that resembles a button.

AutoShapeType_TextArchUpPour 

An upward arching text shape.

AutoShapeType_TextArchDownPour 

A downward arching text shape.

AutoShapeType_TextCirclePour 

A circular text shape.

AutoShapeType_TextButtonPour 

A text shape that resembles a button.

AutoShapeType_TextCurveUp 

An upward curving text shape.

AutoShapeType_TextCurveDown 

A downward curving text shape.

AutoShapeType_TextCascadeUp 

A cascading text shape pointed upwards.

AutoShapeType_TextCascadeDown 

A cascading text shape pointed downwards.

AutoShapeType_TextWave1 

A wavy text shape.

AutoShapeType_TextWave2 

A wavy text shape.

AutoShapeType_TextWave3 

A wavy text shape.

NOTE: This enum is now obsolete. Instead, please use AutoShape.TextDoubleWave1. This property will be removed 12 months later since April 2016. Aspose apologizes for any inconvenience you may have experienced.

AutoShapeType_TextWave4 

A wavy text shape.

NOTE: This enum is now obsolete. Instead, please use AutoShape.TextDoubleWave2. This property will be removed 12 months later since April 2016. Aspose apologizes for any inconvenience you may have experienced.

AutoShapeType_TextDoubleWave1 

A wavy text shape.

AutoShapeType_TextDoubleWave2 

A wavy text shape.

AutoShapeType_TextInflate 

A text shape that expands vertically in the middle.

AutoShapeType_TextDeflate 

A text shape that shrinks vertically in the middle.

AutoShapeType_TextInflateBottom 

A text shape that expands downward in the middle.

AutoShapeType_TextDeflateBottom 

A text shape that shrinks upwards in the middle.

AutoShapeType_TextInflateTop 

A text shape that expands upward in the middle.

AutoShapeType_TextDeflateTop 

A text shape that shrinks downward in the middle.

AutoShapeType_TextDeflateInflate 

A text shape where lower lines expand upward. Upper lines shrink to compensate.

AutoShapeType_TextDeflateInflateDeflate 

A text shape where lines in the center expand vertically. Upper and lower lines shrink to compensate.

AutoShapeType_TextFadeRight 

A text shape that shrinks vertically on the right side.

AutoShapeType_TextFadeLeft 

A text shape that shrinks vertically on the left side.

AutoShapeType_TextFadeUp 

A text shape that shrinks horizontally on top.

AutoShapeType_TextFadeDown 

A text shape that shrinks horizontally on bottom.

AutoShapeType_TextSlantUp 

An upward slanted text shape.

AutoShapeType_TextSlantDown 

A downward slanted text shape.

AutoShapeType_TextCanUp 

A text shape that is curved upwards as if being read on the side of a can.

AutoShapeType_TextCanDown 

A text shape that is curved downwards as if being read on the side of a can.

AutoShapeType_FlowChartAlternateProcess 
AutoShapeType_FlowChartOffpageConnector 
AutoShapeType_LineCalloutNoBorder1 
AutoShapeType_LineCalloutWithAccentBar1 
AutoShapeType_LineCalloutWithBorder1 
AutoShapeType_LineCalloutWithBorderAndAccentBar1 
AutoShapeType_LeftRightUpArrow 
AutoShapeType_Sun 
AutoShapeType_Moon 
AutoShapeType_DoubleBracket 

A shape enclosed in brackets.

AutoShapeType_DoubleBrace 

A shape enclosed in braces.

AutoShapeType_Star4 
AutoShapeType_DoubleWave 
AutoShapeType_BlankActionButton 
AutoShapeType_HomeActionButton 
AutoShapeType_HelpActionButton 
AutoShapeType_InformationActionButton 
AutoShapeType_ForwardNextActionButton 
AutoShapeType_BackPreviousActionButton 
AutoShapeType_EndActionButton 
AutoShapeType_BeginningActionButton 
AutoShapeType_ReturnActionButton 
AutoShapeType_DocumentActionButton 
AutoShapeType_SoundActionButton 
AutoShapeType_MovieActionButton 
AutoShapeType_HostControl 

This value SHOULD NOT be used.

AutoShapeType_TextBox 
AutoShapeType_Heptagon 
AutoShapeType_Decagon 
AutoShapeType_Dodecagon 
AutoShapeType_Star6 
AutoShapeType_Star7 
AutoShapeType_Star10 
AutoShapeType_Star12 
AutoShapeType_RoundSingleCornerRectangle 
AutoShapeType_RoundSameSideCornerRectangle 
AutoShapeType_RoundDiagonalCornerRectangle 
AutoShapeType_SnipRoundSingleCornerRectangle 
AutoShapeType_SnipSingleCornerRectangle 
AutoShapeType_SnipSameSideCornerRectangle 
AutoShapeType_SnipDiagonalCornerRectangle 
AutoShapeType_Teardrop 
AutoShapeType_Pie 
AutoShapeType_HalfFrame 
AutoShapeType_L_Shape 
AutoShapeType_DiagonalStripe 
AutoShapeType_Chord 
AutoShapeType_Cloud 
AutoShapeType_MathPlus 
AutoShapeType_MathMinus 
AutoShapeType_MathMultiply 
AutoShapeType_MathDivide 
AutoShapeType_MathEqual 
AutoShapeType_MathNotEqual 
AutoShapeType_LineInv 
AutoShapeType_NonIsoscelesTrapezoid 
AutoShapeType_PieWedge 
AutoShapeType_LeftCircularArrow 
AutoShapeType_LeftRightCircularArrow 
AutoShapeType_SwooshArrow 
AutoShapeType_LeftRightRibbon 
AutoShapeType_TextNoShape 
AutoShapeType_Gear6 
AutoShapeType_Gear9 
AutoShapeType_Funnel 
AutoShapeType_CornerTabs 
AutoShapeType_SquareTabs 
AutoShapeType_PlaqueTabs 
AutoShapeType_ChartX 
AutoShapeType_ChartStar 
AutoShapeType_ChartPlus 
AutoShapeType_Frame 
AutoShapeType_Model3D 
AutoShapeType_RoundCallout 

There is no such type in Excel

AutoShapeType_TextArchLeftPour 

There is no such type in Excel

AutoShapeType_TextArchRightPour 

There is no such type in Excel

AutoShapeType_TextArchLeftCurve 

There is no such type in Excel

AutoShapeType_TextArchRightCurve 

There is no such type in Excel

AutoShapeType_Unknown 

◆ BevelPresetType

Represents a preset for a type of bevel which can be applied to a shape in 3D.

Enumerator
BevelPresetType_None 

No bevel

BevelPresetType_Angle 

Angle

BevelPresetType_ArtDeco 

Art deco

BevelPresetType_Circle 

Circle

BevelPresetType_Convex 

Convex

BevelPresetType_CoolSlant 

Cool slant

BevelPresetType_Cross 

Cross

BevelPresetType_Divot 

Divot

BevelPresetType_HardEdge 

Hard edge

BevelPresetType_RelaxedInset 

Relaxed inset

BevelPresetType_Riblet 

Riblet

BevelPresetType_Slope 

Slope

BevelPresetType_SoftRound 

Soft round

◆ CheckValueType

Represents the check value type of the check box.

Enumerator
CheckValueType_UnChecked 

UnChecked

CheckValueType_Checked 

Checked

CheckValueType_Mixed 

Mixed

◆ FillPattern

Enumerates shape fill pattern types.

Enumerator
FillPattern_None 

Represents no background.

FillPattern_Solid 

Represents solid pattern.

FillPattern_Gray5 

Represents 5% gray pattern.

FillPattern_Gray10 

Represents 10% gray pattern.

FillPattern_Gray20 

Represents 20% gray pattern.

FillPattern_Gray30 

Represents 30% gray pattern.

FillPattern_Gray40 

Represents 40% gray pattern.

FillPattern_Gray50 

Represents 50% gray pattern.

FillPattern_Gray60 

Represents 60% gray pattern.

FillPattern_Gray70 

Represents 70% gray pattern.

FillPattern_Gray75 

Represents 75% gray pattern.

FillPattern_Gray80 

Represents 80% gray pattern.

FillPattern_Gray90 

Represents 90% gray pattern.

FillPattern_Gray25 

Represents 25% gray pattern.

FillPattern_LightDownwardDiagonal 

Represents light downward diagonal pattern.

FillPattern_LightUpwardDiagonal 

Represents light upward diagonal pattern.

FillPattern_DarkDownwardDiagonal 

Represents dark downward diagonal pattern.

FillPattern_DarkUpwardDiagonal 

Represents dark upward diagonal pattern.

FillPattern_WideDownwardDiagonal 

Represents wide downward diagonal pattern.

FillPattern_WideUpwardDiagonal 

Represents wide upward diagonal pattern.

FillPattern_LightVertical 

Represents light vertical pattern.

FillPattern_LightHorizontal 

Represents light horizontal pattern.

FillPattern_NarrowVertical 

Represents narrow vertical pattern.

FillPattern_NarrowHorizontal 

Represents narrow horizontal pattern.

FillPattern_DarkVertical 

Represents dark vertical pattern.

FillPattern_DarkHorizontal 

Represents dark horizontal pattern.

FillPattern_DashedDownwardDiagonal 

Represents dashed downward diagonal pattern.

FillPattern_DashedUpwardDiagonal 

Represents dashed upward diagonal pattern.

FillPattern_DashedVertical 

Represents dashed vertical pattern.

FillPattern_DashedHorizontal 

Represents dashed horizontal pattern.

FillPattern_SmallConfetti 

Represents small confetti pattern.

FillPattern_LargeConfetti 

Represents large confetti pattern.

FillPattern_ZigZag 

Represents zig zag pattern.

FillPattern_Wave 

Represents wave pattern.

FillPattern_DiagonalBrick 

Represents diagonal brick pattern.

FillPattern_HorizontalBrick 

Represents horizontal brick pattern.

FillPattern_Weave 

Represents weave pattern.

FillPattern_Plaid 

Represents plaid pattern.

FillPattern_Divot 

Represents divot pattern.

FillPattern_DottedGrid 

Represents dotted grid pattern.

FillPattern_DottedDiamond 

Represents dotted diamond pattern.

FillPattern_Shingle 

Represents shingle pattern.

FillPattern_Trellis 

Represents trellis pattern.

FillPattern_Sphere 

Represents sphere pattern.

FillPattern_SmallGrid 

Represents small grid pattern.

FillPattern_LargeGrid 

Represents large grid pattern.

FillPattern_SmallCheckerBoard 

Represents small checker board pattern.

FillPattern_LargeCheckerBoard 

Represents large checker board pattern.

FillPattern_OutlinedDiamond 

Represents outlined diamond pattern.

FillPattern_SolidDiamond 

Represents solid diamond pattern.

FillPattern_Unknown 

Represents unknown pattern.

◆ FillPictureType

Represents the picture fill type.

Enumerator
FillPictureType_Stretch 

Stretch

FillPictureType_Stack 

Stack

FillPictureType_StackAndScale 

StackAndScale

◆ FillType

Fill format type.

Enumerator
FillType_Automatic 

Represents automatic formatting type.

FillType_None 

Represents none formatting type.

FillType_Solid 

Solid fill format.

FillType_Gradient 

Gradient fill format.

FillType_Texture 

Texture fill format(includes picture fill).

FillType_Pattern 

Pattern fill format.

FillType_Group 

Inherit the fill properties of the group.

◆ FormatSetType

Fill format set type.

Enumerator
FormatSetType_None 

No Fill format.

FormatSetType_IsGradientSet 

Gradient fill format.

FormatSetType_IsTextureSet 

Texture fill format.

FormatSetType_IsPatternSet 

Pattern fill format.

◆ GradientColorType

Represents the gradient color type for the specified fill.

Enumerator
GradientColorType_None 

No gradient color

GradientColorType_OneColor 

One gradient color

GradientColorType_PresetColors 

Preset gradient colors

GradientColorType_TwoColors 

Two gradient colors

◆ GradientDirectionType

Represents all direction type of gradient.

Enumerator
GradientDirectionType_FromUpperLeftCorner 

FromUpperLeftCorner

GradientDirectionType_FromUpperRightCorner 

FromUpperRightCorner

GradientDirectionType_FromLowerLeftCorner 

FromLowerLeftCorner

GradientDirectionType_FromLowerRightCorner 

FromLowerRightCorner

GradientDirectionType_FromCenter 

FromCenter

GradientDirectionType_Unknown 

Unknown

◆ GradientFillType

Represents all Gradient fill type.

Enumerator
GradientFillType_Linear 

Linear

GradientFillType_Radial 

Radial

GradientFillType_Rectangle 

Rectangle

GradientFillType_Path 

Path

◆ GradientPresetType

Represents gradient preset color type.

Enumerator
GradientPresetType_Brass 

Brass preset color

GradientPresetType_CalmWater 

Calm Water preset color

GradientPresetType_Chrome 

Chrome preset color

GradientPresetType_ChromeII 

Chrome II preset color

GradientPresetType_Daybreak 

Daybreak preset color

GradientPresetType_Desert 

Desert preset color

GradientPresetType_EarlySunset 

Early Sunset preset color

GradientPresetType_Fire 

Fire preset color

GradientPresetType_Fog 

Fog preset color

GradientPresetType_Gold 

Gold preset color

GradientPresetType_GoldII 

Gold II preset color

GradientPresetType_Horizon 

Horizon preset color

GradientPresetType_LateSunset 

Late Sunset preset color

GradientPresetType_Mahogany 

Mahogany preset color

GradientPresetType_Moss 

Moss preset color

GradientPresetType_Nightfall 

Nightfall preset color

GradientPresetType_Ocean 

Ocean preset color

GradientPresetType_Parchment 

Parchment preset color

GradientPresetType_Peacock 

Peacock preset color

GradientPresetType_Rainbow 

Rainbow preset color

GradientPresetType_RainbowII 

Rainbow II preset color

GradientPresetType_Sapphire 

Sapphire preset color

GradientPresetType_Silver 

Silver preset color

GradientPresetType_Wheat 

Wheat preset color

GradientPresetType_Unknown 

Unknown preset color. Only for the preset color (which is not same as any known preset color) in the template workbook.

◆ GradientStyleType

Represents gradient shading style.

Enumerator
GradientStyleType_DiagonalDown 

Diagonal down shading style

GradientStyleType_DiagonalUp 

Diagonal up shading style

GradientStyleType_FromCenter 

From center shading style

GradientStyleType_FromCorner 

From corner shading style

GradientStyleType_Horizontal 

Horizontal shading style

GradientStyleType_Vertical 

Vertical shading style

GradientStyleType_Unknown 

Unknown shading style.Only for the shading style(which is not for any member of the GradientStyleType) in the template file.

◆ LightRigType

Represents a preset light right that can be applied to a shape

Enumerator
LightRigType_Balanced 

Balanced

LightRigType_BrightRoom 

Bright room

LightRigType_Chilly 

Chilly

LightRigType_Contrasting 

Contrasting

LightRigType_Flat 

Flat

LightRigType_Flood 

Flood

LightRigType_Freezing 

Freezing

LightRigType_Glow 

Glow

LightRigType_Harsh 

Harsh

LightRigType_LegacyFlat1 

LegacyFlat1

LightRigType_LegacyFlat2 

LegacyFlat2

LightRigType_LegacyFlat3 

LegacyFlat3

LightRigType_LegacyFlat4 

LegacyFlat4

LightRigType_LegacyHarsh1 

LegacyHarsh1

LightRigType_LegacyHarsh2 

LegacyHarsh2

LightRigType_LegacyHarsh3 

LegacyHarsh3

LightRigType_LegacyHarsh4 

LegacyHarsh4

LightRigType_LegacyNormal1 

LegacyNormal1

LightRigType_LegacyNormal2 

LegacyNormal2

LightRigType_LegacyNormal3 

LegacyNormal3

LightRigType_LegacyNormal4 

LegacyNormal4

LightRigType_Morning 

Morning

LightRigType_Soft 

Soft

LightRigType_Sunrise 

Sunrise

LightRigType_Sunset 

Sunset

LightRigType_ThreePoint 

Three point

LightRigType_TwoPoint 

Two point

LightRigType_None 

No light rig.

◆ LineCapType

Represents the caps of a line

Enumerator
LineCapType_Square 

Square protrudes by half line width.

LineCapType_Round 

Rounded ends.

LineCapType_Flat 

Line ends at end point.

LineCapType_None 

None cap

◆ LineJoinType

Represents the join styles of a line.

Enumerator
LineJoinType_Round 

Round joint

LineJoinType_Bevel 

Bevel joint

LineJoinType_Miter 

Miter joint

LineJoinType_None 

None joint

◆ LineType

Enumerates the type of Picture border or Chart line.

Enumerator
LineType_DarkGray 

Represents a dark gray line.

LineType_Dash 

Represent a dash line.

LineType_DashDot 

Represents a dash-dot line

LineType_DashDotDot 

Represents a dash-dot-dot line.

LineType_Dot 

Represents a dotted line.

LineType_LightGray 

Represents a light gray line.

LineType_MediumGray 

Represents a medium gray line.

LineType_Solid 

Represent a solid line.

◆ MirrorType

Represents mirror type of texture fill

Enumerator
MirrorType_None 

None

MirrorType_Horizonal 

Horizonal

MirrorType_Vertical 

Vertical

MirrorType_Both 

Both

◆ MsoArrowheadLength

Enumerates the line end width of the shape border line.

Enumerator
MsoArrowheadLength_Short 

Short line end length

MsoArrowheadLength_Medium 

Medium line end length

MsoArrowheadLength_Long 

Long line end length

◆ MsoArrowheadStyle

Enumerates the line end type of the shape border line.

Enumerator
MsoArrowheadStyle_None 

No line end type.

MsoArrowheadStyle_Arrow 

Arrow line end type.

MsoArrowheadStyle_ArrowStealth 

Arrow Stealth line end type.

MsoArrowheadStyle_ArrowDiamond 

Arrow Diamond Line end type.

MsoArrowheadStyle_ArrowOval 

Arrow Oval line end type.

MsoArrowheadStyle_ArrowOpen 

Arrow Open line end type.

◆ MsoArrowheadWidth

Enumerates the line end width of the shape border line.

Enumerator
MsoArrowheadWidth_Narrow 

Short line end width.

MsoArrowheadWidth_Medium 

Medium line end width.

MsoArrowheadWidth_Wide 

Wide line end width.

◆ MsoDrawingType

Represents office drawing objects type.

Enumerator
MsoDrawingType_Group 

Group

MsoDrawingType_Line 

Line

MsoDrawingType_Rectangle 

Rectangle

MsoDrawingType_Oval 

Oval

MsoDrawingType_Arc 

Arc

MsoDrawingType_Chart 

Chart

MsoDrawingType_TextBox 

TextBox

MsoDrawingType_Button 

Button

MsoDrawingType_Picture 

Picture

MsoDrawingType_Polygon 

Polygon

MsoDrawingType_CheckBox 

CheckBox

MsoDrawingType_RadioButton 

RadioButton

MsoDrawingType_Label 

Label

MsoDrawingType_DialogBoxes 

DialogBoxes

MsoDrawingType_Spinner 

Spinner

MsoDrawingType_ScrollBar 

ScrollBar

MsoDrawingType_ListBox 

ListBox

MsoDrawingType_GroupBox 

GroupBox

MsoDrawingType_ComboBox 

ComboBox

MsoDrawingType_Comment 

Comment

MsoDrawingType_OleObject 

OleObject

MsoDrawingType_CellsDrawing 

Only for preserving the drawing object in the template file.

MsoDrawingType_Unknown 

Only for preserving the drawing object in the xlsx file.

MsoDrawingType_Slicer 

Slicer

MsoDrawingType_WebExtension 

Web extension

MsoDrawingType_SmartArt 

Smart Art

MsoDrawingType_CustomXml 

Custom xml shape ,such as Ink.

MsoDrawingType_Timeline 

Timeline

MsoDrawingType_Model3D 

3D Model

◆ MsoLineDashStyle

Represents style of dash drawing lines.

Enumerator
MsoLineDashStyle_Dash 

Represent a dash line.

MsoLineDashStyle_DashDot 

Represents a dash-dot line.

MsoLineDashStyle_DashDotDot 

Represents a dash-dot-dot line.

MsoLineDashStyle_DashLongDash 

Represents a long dash-short dash line.

MsoLineDashStyle_DashLongDashDot 

Represents a long dash-short dash-dot line.

MsoLineDashStyle_RoundDot 

Represents a round-dot line.

MsoLineDashStyle_Solid 

Represent a solid line.

MsoLineDashStyle_SquareDot 

Represents a square-dot line.

MsoLineDashStyle_Custom 

Custom dash style.

◆ MsoLineStyle

Represents style of drawing lines.

Enumerator
MsoLineStyle_Single 

Single line (of width lineWidth)

MsoLineStyle_ThickBetweenThin 

Three lines, thin, thick, thin

MsoLineStyle_ThinThick 

Double lines, one thin, one thick

MsoLineStyle_ThickThin 

Double lines, one thick, one thin

MsoLineStyle_ThinThin 

Double lines of equal width

◆ MsoPresetTextEffect

Represents preset text effect type of WordArt.

Enumerator
MsoPresetTextEffect_TextEffect1 

TextEffect1

MsoPresetTextEffect_TextEffect2 

TextEffect2

MsoPresetTextEffect_TextEffect3 

TextEffect3

MsoPresetTextEffect_TextEffect4 

TextEffect4

MsoPresetTextEffect_TextEffect5 

TextEffect5

MsoPresetTextEffect_TextEffect6 

TextEffect6

MsoPresetTextEffect_TextEffect7 

TextEffect7

MsoPresetTextEffect_TextEffect8 

TextEffect8

MsoPresetTextEffect_TextEffect9 

TextEffect9

MsoPresetTextEffect_TextEffect10 

TextEffect10

MsoPresetTextEffect_TextEffect11 

TextEffect11

MsoPresetTextEffect_TextEffect12 

TextEffect12

MsoPresetTextEffect_TextEffect13 

TextEffect13

MsoPresetTextEffect_TextEffect14 

TextEffect14

MsoPresetTextEffect_TextEffect15 

TextEffect15

MsoPresetTextEffect_TextEffect16 

TextEffect16

MsoPresetTextEffect_TextEffect17 

TextEffect17

MsoPresetTextEffect_TextEffect18 

TextEffect18

MsoPresetTextEffect_TextEffect19 

TextEffect19

MsoPresetTextEffect_TextEffect20 

TextEffect20

MsoPresetTextEffect_TextEffect21 

TextEffect21

MsoPresetTextEffect_TextEffect22 

TextEffect22

MsoPresetTextEffect_TextEffect23 

TextEffect23

MsoPresetTextEffect_TextEffect24 

TextEffect24

MsoPresetTextEffect_TextEffect25 

TextEffect25

MsoPresetTextEffect_TextEffect26 

TextEffect26

MsoPresetTextEffect_TextEffect27 

TextEffect27

MsoPresetTextEffect_TextEffect28 

TextEffect28

MsoPresetTextEffect_TextEffect29 

TextEffect29

MsoPresetTextEffect_TextEffect30 

TextEffect30

◆ MsoPresetTextEffectShape

Represents preset text effect shape type of WordArt.

Enumerator
MsoPresetTextEffectShape_PlainText 

PlainText

MsoPresetTextEffectShape_Stop 

Stop

MsoPresetTextEffectShape_TriangleUp 

TriangleUp

MsoPresetTextEffectShape_TriangleDown 

TriangleDown

MsoPresetTextEffectShape_ChevronUp 

ChevronUp

MsoPresetTextEffectShape_ChevronDown 

ChevronDown

MsoPresetTextEffectShape_RingInside 

RingInside

MsoPresetTextEffectShape_RingOutside 

RingOutside

MsoPresetTextEffectShape_ArchUpCurve 

ArchUpCurve

MsoPresetTextEffectShape_ArchDownCurve 

ArchDownCurve

MsoPresetTextEffectShape_CircleCurve 

CircleCurve

MsoPresetTextEffectShape_ButtonCurve 

ButtonCurve

MsoPresetTextEffectShape_ArchUpPour 

ArchUpPour

MsoPresetTextEffectShape_ArchDownPour 

ArchDownPour

MsoPresetTextEffectShape_CirclePour 

CirclePour

MsoPresetTextEffectShape_ButtonPour 

ButtonPour

MsoPresetTextEffectShape_CurveUp 

CurveUp

MsoPresetTextEffectShape_CurveDown 

CurveDown

MsoPresetTextEffectShape_CanUp 

CanUp

MsoPresetTextEffectShape_CanDown 

CanDown

MsoPresetTextEffectShape_Wave1 

Wave1

MsoPresetTextEffectShape_Wave2 

Wave2

MsoPresetTextEffectShape_DoubleWave1 

DoubleWave1

MsoPresetTextEffectShape_DoubleWave2 

DoubleWave2

MsoPresetTextEffectShape_Inflate 

Inflate

MsoPresetTextEffectShape_Deflate 

Deflate

MsoPresetTextEffectShape_InflateBottom 

InflateBottom

MsoPresetTextEffectShape_DeflateBottom 

DeflateBottom

MsoPresetTextEffectShape_InflateTop 

InflateTop

MsoPresetTextEffectShape_DeflateTop 

DeflateTop

MsoPresetTextEffectShape_DeflateInflate 

DeflateInflate

MsoPresetTextEffectShape_DeflateInflateDeflate 

DeflateInflateDeflate

MsoPresetTextEffectShape_FadeRight 

FadeRight

MsoPresetTextEffectShape_FadeLeft 

FadeLeft

MsoPresetTextEffectShape_FadeUp 

FadeUp

MsoPresetTextEffectShape_FadeDown 

FadeDown

MsoPresetTextEffectShape_SlantUp 

SlantUp

MsoPresetTextEffectShape_SlantDown 

SlantDown

MsoPresetTextEffectShape_CascadeUp 

CascadeUp

MsoPresetTextEffectShape_CascadeDown 

CascadeDown

MsoPresetTextEffectShape_Mixed 

Mixed

◆ OleFileType

Ole object file type.

NOTE: This enum is now obsolete. Instead, please use FileFormatType enum. This property will be removed 12 months later since December 2013. Aspose apologizes for any inconvenience you may have experienced.

Enumerator
OleFileType_Xls 

Represets the Ms Excel 97-2003 file.

OleFileType_Doc 

Represents the Ms word document.

OleFileType_Ppt 

Represents the Power Point.

OleFileType_Pdf 

Represents the Acrobat Document.

OleFileType_MSEquation 

Represents the MS Equation 3.0 object.

OleFileType_MapiMessage 
OleFileType_Xlsx 

Xlsx

OleFileType_Xlsb 

Xlsb

OleFileType_Docx 

Docx

OleFileType_Pptx 

Pptx

OleFileType_Unknown 

Unknown file type.

◆ PlacementType

Represents the way the drawing object is attached to the cells below it.

Enumerator
PlacementType_FreeFloating 

Don't move or size with cells.

PlacementType_Move 

Move but don't size with cells.

PlacementType_MoveAndSize 

Move and size with cells.

◆ PresetMaterialType

Describes surface appearance of a shape.

Enumerator
PresetMaterialType_Clear 

Clear

PresetMaterialType_DarkEdge 

Dark edge

PresetMaterialType_Flat 

Flat

PresetMaterialType_LegacyMatte 

Legacy matte

PresetMaterialType_LegacyMetal 

Legacy metal

PresetMaterialType_LegacyPlastic 

Legacy plastic

PresetMaterialType_LegacyWireframe 

Legacy wireframe

PresetMaterialType_Matte 

Matte

PresetMaterialType_Metal 

Metal

PresetMaterialType_Plastic 

Plastic

PresetMaterialType_Powder 

Powder

PresetMaterialType_SoftEdge 

Soft edge

PresetMaterialType_SoftMetal 

Soft metal

PresetMaterialType_TranslucentPowder 

Translucent powder

PresetMaterialType_WarmMatte 

Warm matte

◆ PresetShadowType

Represents preset shadow type.

Enumerator
PresetShadowType_NoShadow 

No shadow.

PresetShadowType_Custom 

Custom shadow.

PresetShadowType_OffsetDiagonalBottomRight 

Outer shadow offset diagonal bottom right.

PresetShadowType_OffsetBottom 

Outer shadow offset bottom.

PresetShadowType_OffsetDiagonalBottomLeft 

Outer shadow offset diagonal bottom left.

PresetShadowType_OffsetRight 

Outer shadow offset right.

PresetShadowType_OffsetCenter 

Outer shadow offset center.

PresetShadowType_OffsetLeft 

Outer shadow offset left.

PresetShadowType_OffsetDiagonalTopRight 

Outer shadow offset diagonal top right.

PresetShadowType_OffsetTop 

Outer shadow offset top.

PresetShadowType_OffsetDiagonalTopLeft 

Outer shadow offset diagonal top left.

PresetShadowType_InsideDiagonalTopLeft 

Inner shadow inside diagonal top Left.

PresetShadowType_InsideTop 

Inner shadow inside top.

PresetShadowType_InsideDiagonalTopRight 

Inner shadow inside diagonal top right.

PresetShadowType_InsideLeft 

Inner shadow inside left.

PresetShadowType_InsideCenter 

Inner shadow inside center.

PresetShadowType_InsideRight 

Inner shadow inside right.

PresetShadowType_InsideDiagonalBottomLeft 

Inner shadow inside diagonal bottom left.

PresetShadowType_InsideBottom 

Inner shadow inside bottom.

PresetShadowType_InsideDiagonalBottomRight 

Inner shadow inside diagonal bottom right.

PresetShadowType_PerspectiveDiagonalUpperLeft 

Outer shadow perspective diagonal upper left.

PresetShadowType_PerspectiveDiagonalUpperRight 

Outer shadow perspective diagonal upper right.

PresetShadowType_Below 

Outer shadow below.

PresetShadowType_PerspectiveDiagonalLowerLeft 

Outer shadow perspective diagonal lower left.

PresetShadowType_PerspectiveDiagonalLowerRight 

Outer shadow perspective diagonal lower right.

◆ PresetWordArtStyle

Represents the preset WordArt styles.

Enumerator
PresetWordArtStyle_WordArtStyle1 

Fill - Black, Text 1, Shadow

PresetWordArtStyle_WordArtStyle2 

Fill - Blue, Accent 1, Shadow

PresetWordArtStyle_WordArtStyle3 

Fill - Orange, Accent 2, Outline - Accent 2

PresetWordArtStyle_WordArtStyle4 

Fill - White, Outline - Accent 1, Shadow

PresetWordArtStyle_WordArtStyle5 

Fill - Gold, Accent 4, Soft Bevel

PresetWordArtStyle_WordArtStyle6 

Gradient Fill - Gray

PresetWordArtStyle_WordArtStyle7 

Gradient Fill - Blue, Accent 1, Reflection

PresetWordArtStyle_WordArtStyle8 

Gradient Fill - Gold, Accent 4, Outline - Accent 4

PresetWordArtStyle_WordArtStyle9 

Fill - White, Outline - Accent 1, Glow - Accent 1

PresetWordArtStyle_WordArtStyle10 

Fill - Gray-50%, Accent 3, Sharp Bevel

PresetWordArtStyle_WordArtStyle11 

Fill - Black, Text 1, Outline - Background 1, Hard Shadow - Background 1

PresetWordArtStyle_WordArtStyle12 

Fill - Black, Text 1, Outline - Background 1, Hard Shadow - Accent 1

PresetWordArtStyle_WordArtStyle13 

Fill - Blue, Accent 1, Outline - Background 1, Hard Shadow - Accent 1

PresetWordArtStyle_WordArtStyle14 

Fill - White, Outline - Accent 2, Hard Shadow - Accent 2

PresetWordArtStyle_WordArtStyle15 

Fill - Gray-25%, Background 2, Inner Shadow

PresetWordArtStyle_WordArtStyle16 

Pattern Fill - White, Text 2, Dark Upward Diagonal, Shadow

PresetWordArtStyle_WordArtStyle17 

Pattern Fill - Gray-50%, Accent 3, Narrow Horizontal, Inner Shadow

PresetWordArtStyle_WordArtStyle18 

Fill - Blue, Accent 1, 50%, Hard Shadow - Accent 1

PresetWordArtStyle_WordArtStyle19 

Pattern Fill - Blue, Accent 1, Light Downward Diagonal, Outline - Accent 1

PresetWordArtStyle_WordArtStyle20 

Pattern Fill - Blue-Gray, Text 2, Dark Upward Diagonal, Hard Shadow - Text 2

◆ RectangleAlignmentType

Represents how to position two rectangles relative to each other.

Enumerator
RectangleAlignmentType_Bottom 

Bottom

RectangleAlignmentType_BottomLeft 

BottomLeft

RectangleAlignmentType_BottomRight 

BottomRight

RectangleAlignmentType_Center 

Center

RectangleAlignmentType_Left 

Left

RectangleAlignmentType_Right 

Right

RectangleAlignmentType_Top 

Top

RectangleAlignmentType_TopLeft 

TopLeft

RectangleAlignmentType_TopRight 

TopRight

◆ SelectionType

The selection type of list box.

Enumerator
SelectionType_Single 

Sigle selection type.

SelectionType_Multi 

Multiple selection type.

SelectionType_Extend 

Extend selection type.

◆ ShapeLockType

Represents type of the property to be locked.

Enumerator
ShapeLockType_Group 

Group

ShapeLockType_AdjustHandles 

AdjustHandles

ShapeLockType_Text 

Text

ShapeLockType_Points 

Points

ShapeLockType_Crop 

Crop

ShapeLockType_Selection 

Selection

ShapeLockType_Move 

Move

ShapeLockType_AspectRatio 

AspectRatio

ShapeLockType_Rotation 

Rotation

ShapeLockType_Ungroup 

Ungroup

ShapeLockType_Resize 

Resize

ShapeLockType_ShapeType 

ShapeType

ShapeLockType_Arrowhead 

Arrowhead

◆ ShapePathType

Represents path segment type.

Enumerator
ShapePathType_LineTo 

Straight line segment

ShapePathType_CubicBezierCurveTo 

Cubic Bezier curve

ShapePathType_MoveTo 

Start a new path

ShapePathType_Close 

If the starting POINT and the end POINT are not the same, a single straight line is drawn to connect the starting POINT and ending POINT of the path.

ShapePathType_End 

The end of the current path

ShapePathType_Escape 

Escape

ShapePathType_ArcTo 

An arc

ShapePathType_Unknown 

Unknown

◆ TextOverflowType

Represents the way the text vertical or horizontal overflow.

Enumerator
TextOverflowType_Clip 

Pay attention to top and bottom barriers. Provide no indication that there is text which is not visible.

TextOverflowType_Ellipsis 

Pay attention to top and bottom barriers. Use an ellipsis to denote that there is text which is not visible. Only for vertical overflow.

TextOverflowType_Overflow 

Overflow the text and pay no attention to top and bottom barriers.

◆ TextureType

Represents the preset texture type.

Enumerator
TextureType_BlueTissuePaper 

Represents Blue Tissue Paper texture type.

TextureType_Bouquet 

Represents Bouquet texture type.

TextureType_BrownMarble 

Represents Brown Marble texture type.

TextureType_Canvas 

Represents Canvas texture type.

TextureType_Cork 

Represents Cork texture type.

TextureType_Denim 

Represents Denim texture type.

TextureType_FishFossil 

Represents Fish Fossil texture type.

TextureType_Granite 

Represents Granite texture type.

TextureType_GreenMarble 

Represents Green Marble texture type.

TextureType_MediumWood 

Represents Medium Wood texture type.

TextureType_Newsprint 

Represents Newsprint texture type.

TextureType_Oak 

Represents Oak texture type.

TextureType_PaperBag 

Represents Paper Bag texture type.

TextureType_Papyrus 

Represents Papyrus texture type.

TextureType_Parchment 

Represents Parchment texture type.

TextureType_PinkTissuePaper 

Represents Pink Tissue Paper texture type.

TextureType_PurpleMesh 

Represents Purple Mesh texture type.

TextureType_RecycledPaper 

Represents Recycled Paper texture type.

TextureType_Sand 

Represents Sand texture type.

TextureType_Stationery 

Represents Stationery texture type.

TextureType_Walnut 

Represents Walnut Droplets texture type.

TextureType_WaterDroplets 

Represents Water Droplets texture type.

TextureType_WhiteMarble 

Represents White Marble texture type.

TextureType_WovenMat 

Represents Woven Mat texture type.

TextureType_Unknown 

Represents Unknown texture type.

◆ WeightType

Enumerates the weight types for a picture border or a chart line.

Enumerator
WeightType_HairLine 

Represents the weight of hair line.

WeightType_MediumLine 

Represents the weight of medium line.

WeightType_SingleLine 

Represents the weight of single line.

WeightType_WideLine 

Represents the weight of wide line.