Back to Devexpress

DevExpress.Spreadsheet.Drawings Namespace

officefileapi-devexpress-dot-spreadsheet-87a1e618.md

latest4.2 KB
Original Source

DevExpress.Spreadsheet.Drawings Namespace

Contains classes and interfaces which specify information used to display and position drawing objects in spreadsheet documents.

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Interfaces

NameDescription
ShapeComplexFillServes as a base for the ShapeGradientFill and ShapePictureFill interfaces and contains specific settings for the gradient and picture fills.
ShapeFillDefines the fill formatting for a drawing object.
ShapeGradientFillDefines the settings of the gradient fill applied to a chart element.
ShapeOutlineContains information on a drawing object’s outline and provides methods to set fill types.
ShapeOutlineFillA base class for the ShapeOutline class containing information on the fill type of the shape outline of chart elements and providing methods to set fill types.
ShapePatternFillDefines the settings of the pattern fill applied to a chart element.
ShapePictureFillDefines the settings of the picture fill applied to a chart element.
ShapeRectangleOffsetDefines the offsets from the corresponding edges of the shape to which the gradient or picture fill is applied.
ShapeSolidFillDefines the settings of the solid color fill applied to a chart element.
ShapeTextFontContains shape text font attributes.

Structs

NameDescription
GradientStopInfoDefines the position and color of a transition point in a gradient.

Enums

NameDescription
ShapeFillPatternTypeLists preset patterns for a pattern fill.
ShapeFillTypeLists values used to specify the possible ways to fill a shape.
ShapeGradientTypeLists values used to specify the gradient types for the gradient fill.
ShapeLineCompoundTypeLists values that specify the compound line type.
ShapeLineDashingLists values that specify the line dash type.
ShapeLineEndCapStyleLists values used to specify the cap style for the end of a line.
ShapeLineJoinStyleLists values that specify the line join type.
ShapeTextCapsTypeLists the types of text capitalization.
ShapeTextStrikeTypeLists the types of lines drawn through the text.
ShapeTextUnderlineTypeLists the types of underline formatting.
TileAlignTypeLists values used to specify the position of the first tile relative to the shape to which the tiled picture fill is applied.