Spire.Xls.Core.Spreadsheet.Shapes Namespace |
Class | Description | |
---|---|---|
![]() |
CommentsRange |
Represents a range of comments.
|
![]() |
GeomertyAdjustValue |
Represents the adjustment parameters of a shape, corresponding to the drag operation points in Excel.
Each point represents a parameter, with the unit of measurement typically being points. The type of parameter that can be set to adjust the shape can be specified according to the types in Office Open XML Part 4, page 3669. Currently, there is no specific description for each shape's adjustment. |
![]() |
GradientStops |
Represents a collection of gradient stops for a gradient effect.
|
![]() |
PicStretch |
Represents a class responsible for stretching or manipulating images.
|
![]() |
PicTile |
Represents tile picture as texture.
|
![]() |
ShapeGeomPath |
Represents a geometric path that defines the shape of an object, implementing the IGeomPath interface.
|
![]() |
ShapeSegmentPath |
Represents a path composed of shape segments, which can be used to define complex geometric shapes or outlines.
|
![]() |
XlsArcShape |
Represents an arc shape within an Excel spreadsheet, inheriting from a base shape class.
|
![]() |
XlsBitmapShape |
Represents a bitmap shape within an Excel worksheet, allowing for the manipulation and insertion of images.
|
![]() |
XlsButtonShape |
Represents a button shape within an Excel worksheet, allowing for interactive elements like clickable buttons.
|
![]() |
XlsChartShape |
Represents a chart shape within an Excel worksheet, providing properties and methods to manipulate and retrieve chart data and settings.
|
![]() |
XlsCheckBoxShape |
Represents a checkbox shape within an Excel worksheet. This class provides properties and methods to manipulate and retrieve information about the checkbox, such as its checked state, position, and size.
|
![]() |
XlsComboBoxShape |
Represents a ComboBox shape within an Excel worksheet, allowing for the creation and manipulation of dropdown lists.
|
![]() |
XlsComment |
Represents a comment within an Excel worksheet. This class is designed to encapsulate the properties and behaviors of a comment, such as the author, the text content, and the cell to which it is associated.
|
![]() |
XlsGradientStop |
Represents a gradient stop within an Excel gradient fill. A gradient stop defines a color and its position along the gradient line.
|
![]() |
XlsGroupBoxShape |
Represents a group box shape in an Excel worksheet, used to visually group related controls or information.
|
![]() |
XlsLabelShape |
Represents a label shape.
|
![]() |
XlsLineShape |
Represents a line shape.
|
![]() |
XlsListBoxShape |
Represents a list box shape.
|
![]() |
XlsOvalShape |
Represents an oval shape within an Excel worksheet.
|
![]() |
XlsPrstGeomShape |
Represents an Excel shape with a preset geometry, inheriting from XlsShape and implementing the IPrstGeomShape interface.
|
![]() |
XlsRadioButtonShape |
Represents a radio button shape in an Excel worksheet.
|
![]() |
XlsRectangleShape |
Represents a rectangle shape within an Excel worksheet, allowing for customization and manipulation of its properties such as size, position, and formatting.
|
![]() |
XlsScrollBarShape |
Represents a scrollbar shape in an Excel worksheet.
|
![]() |
XlsShape |
Represents an Excel shape.
|
![]() |
XlsShapeFill |
Represents XlsFill format in shape object.
|
![]() |
XlsShapeLineFormat |
Represents the line format of a shape in an Excel document, inheriting from XlsObject and implementing the IShapeLineFormat interface.
|
![]() |
XlsSpinnerShape |
Represents a spinner shape in an Excel worksheet, allowing for interactive adjustment of numeric values.
|
![]() |
XlsTextBoxShape |
Represents a text box shape in an Excel document, inheriting from XlsShape and implementing interfaces ITextBoxLinkShape and TextBoxShapeBase.
|
Enumeration | Description | |
---|---|---|
![]() |
FillPictureType |
Represents the different types of fill pictures that can be applied to a shape or object.
|
![]() |
GeomertyAdjustValueFormulaType |
Enumerates the types of geometry adjustment value formulas used.
|
![]() |
GradientType |
This enumeration specifies all possible gradient types.
|