Click or drag to resize

SautinSoft.Excel.Drawing Namespace

 
Classes
 ClassDescription
Public classBlock Defines the paragraph of the shape.
Public classBrush Represents a type which describes how the area is painted or filled.
Public classCustomGeometry Represents the custom geometry. A sequence of CustomPaths consisting of a series of moves, lines and curves, that when combined make up a geometry.
Public classCustomPath Represents a series of connected lines and curves.
Public classGeometry Represent base class for the shape geometry.
Public classImageData Provides an image data for ExcelPicture or PictureFillBrush.
Public classParagraphFormat Defines the properties of a paragraph of a shape.
Public classPathElement Represents a base class for all path elements (lines and curves).
Public classPen Represents a type which describes how a shape is outlined.
Public classPictureFillBrush Represents a brush which fills an area with a picture.
Public classPresetGeometry Represents the preset geometry.
Public classShapeText Defines the text inside a shape and its attributes.
Public classSolidColorBrush Represents a brush which fills an area with a solid color.
Structures
 StructureDescription
Public structurePadding Represents the space between the element border and the element content.
Public structurePoint Represents an ordered pair of x- and y-coordinates that defines a point in a two-dimensional plane.
Public structureRectangle Stores a set of four values that represent the location and size of a rectangle.
Public structureSize A structure used to describe the size of an object.
Enumerations
 EnumerationDescription
Public enumerationFigure Specifies Microsoft Excel figures.
Public enumerationFlipOrientation Specifies a possible values for the orientation of a shape.
Public enumerationLineCapStyle Specifies line cap style.
Public enumerationLineDashStyle Specifies dash line style.
Public enumerationLineEndLength Specifies the length of the line end decoration relative to the width of the line itself.
Public enumerationLineEndType Specifies the line end decoration.
Public enumerationLineJoinStyle Specifies line join style.
Public enumerationPathElementType Specifies a possible custom geometry path element types.
Public enumerationPathFillMode Specifies how the CustomPath should be filled.
Public enumerationPictureFillMode Specifies a picture fill modes.
Public enumerationShapeAutoFit Specifies a shape auto-fit modes.
Public enumerationTextAnchoringType Specifies the anchoring position of the text within the shape.
Public enumerationTextDirection Represents a direction of the text flow for the parent element.
Public enumerationTextHorizontalOverflowType Determines whether the text can flow out of the bounding box horizontally.
Public enumerationTextVerticalOverflowType Determines whether the text can flow out of the bounding box vertically.