Overview and description of Leadtools Document SheetEditor enumerations.
Enumeration | Description | |
---|---|---|
BorderStyle | Defines a set of styles that can be applied to the borders of cells.The supported border styles range from very basic to more complex patterns, resulting in an extensive set of visual presentation options. | |
BorderType | Defines the cell's left, top, right, and bottom, border types. | |
CellRangeSortType | Defines the sorting order types applied to a range of cells within a sheet, whether the data should be sorted in ascending or descending order. | |
CellType | Defines the types of cell content within a spreadsheet categorized based on their data content. | |
FontStyle | Defines constants that specify style information applied to text. | |
HorizontalAlignment | Defines constants that specify the horizontal alignment of content within a container, such as a cell in a spreadsheet or a text block in a document.Allows developers to precisely control how content is positioned horizontally, enhancing the layout and readability of the content. | |
HyperlinkType | Categorizes the type of hyperlink based on its destination, such as referring to within the same document, to an external website, or file. | |
RangeBorderType | Defines the types of borders that can be applied to cell ranges within an Excel sheet.Allows developers to specify the borders of a cell range should be styled or modified, offering a range of options from individual borders to comprehensive sets. | |
SheetEditorItemPart | Defines a part of an item in the SheetEditor. | |
TextWrap | Defines the text wrapping behavior for cells within an Excel sheet. | |
VerticalAlignment | Specifies the vertical alignment of content within cells in an Excel sheet. |