Skip to main content
A newer version of this page is available. .

DevExpress.Spreadsheet.Drawings Namespace

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

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

Interfaces

Name Description
ShapeComplexFill Serves as a base for the ShapeGradientFill and ShapePictureFill interfaces and contains specific settings for the gradient and picture fills.
ShapeFill Defines the fill formatting for a drawing object.
ShapeGradientFill Defines the settings of the gradient fill applied to a chart element.
ShapeOutline Contains information on a drawing object’s outline and provides methods to set fill types.
ShapeOutlineFill A 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.
ShapePatternFill Defines the settings of the pattern fill applied to a chart element.
ShapePictureFill Defines the settings of the picture fill applied to a chart element.
ShapeRectangleOffset Defines the offsets from the corresponding edges of the shape to which the gradient or picture fill is applied.
ShapeSolidFill Defines the settings of the solid color fill applied to a chart element.
ShapeTextFont Contains shape text font attributes.

Structs

Name Description
GradientStopInfo Defines the position and color of a transition point in a gradient.

Enums

Name Description
ShapeFillPatternType Lists values used to specify the preset patterns for the pattern fill.
ShapeFillType Lists values used to specify the possible ways to fill a shape.
ShapeGradientType Lists values used to specify the gradient types for the gradient fill.
ShapeLineCompoundType Lists values used to specify the compound line type.
ShapeLineDashing Lists values used to specify the line dash type.
ShapeLineEndCapStyle Lists values used to specify the cap style for the end of a line.
ShapeLineJoinStyle Lists values used to specify the join style for line ends.
ShapeTextCapsType Lists the types of text capitalization.
ShapeTextStrikeType Lists the types of lines drawn through the text.
ShapeTextUnderlineType Lists the types of underline formatting.
TileAlignType Lists values used to specify the position of the first tile relative to the shape to which the tiled picture fill is applied.