Namespace Syncfusion.UI.Xaml.Spreadsheet
Classes
BoolToVisibilityConverter
Converts System.Boolean to System.Windows or vice versa based on the value. |
BottomAlignToBoolConverter
Converts the value to ExcelVAlign. |
CellAddressConverter
Convert the cell address from sheet token token with cell address value. |
CenterAlignToBoolConverter
Converts the value to ExcelHAlign. |
ColorConverter
Converts |
DateToStringConverter
Converts to System.DateTime or simple text based on the value. |
ExcelDataTypeToStringConverter
Converts ExcelDataType to String value. |
ExcelDataValidationComparisonOperatorToStringConverter
Converts ExcelDataValidationComparisonOperator to string value. |
FillDropDownItem
Represents the class that uses a control template to design an interface for fill series elements |
FillSeriesController
Represents the class that provides support for extending the selection and auto fill the cells with data that completes a pattern in the Selected region. |
FormulaBar
Class which holds the properties and operations related with controls such as NameBox, FormulaTextBox, EndEdit button and CancelEdit button in SfSpreadsheet. |
FormulaRangeSelectionController
Controller to select the cell or range references directly while editing the formula. |
FormulaRangeSelectionPanel
Panel used for displaying the formula ranges in the SpreadsheetGrid. |
IndexToBoolConverter
Converts the integer value to bool value. |
LeftAlignToBoolConverter
Converts the value to ExcelHAlign. |
MiddleAlignToBoolConverter
Converts the value to ExcelVAlign. |
MovingDirection
Enum to determine the direction of the CopyCells and FillSeries |
NameRange
Represents the class which holds the information regarding the Named Ranges in the SfSpreadsheet. It is used for internal purpose. |
NullToBoolConverter
Converts null value to bool value. |
NullToStringConverter
Converts the null value to a specified text. |
NumberFormat
Represents a class which is for storing number format information. |
OutlinesPanel
Represents a panel which is used to position and arrange the grouping elements such as expand buttons, collapse buttons, etc. |
OutlinesPanel.GroupingOrientaion
Defines the direction that specifies orientation for outlines panel. |
PasteDropDownItem
Represents the class that uses a control template to design an interface for copy paste options. |
PasteOptions
Defines copypaste options for SfSpreadsheet. |
ProtectSheetVisibleConverter
Converts System.Boolean
to |
RightAlignToBoolConverter
Converts the value to ExcelHAlign . |
SearchBy
Provides option to determine whether search have performed in row or column wise. |
SearchManager
Class which provides support to find or replace the text in the document with advanced search options. And also provides support to select all cells with formulas, conditional formatting, constants, data validation, etc. |
SelectionPanelExt
Represents the class which is used to render the fill series border selection. |
SfSpreadsheet
SfSpreadsheet is a control for viewing, editing and creating Excel files. |
SfSpreadsheetRibbon
SfSpreadsheetRibbon, an user interface, is designed to help you quickly find the commands that you need to complete a task. |
SpreadsheetColumn
Holds and updates the information about the properties of each and every cell which are in view. |
SpreadsheetCopyPaste
Represents the class which performs all the clipboard operations such as Cut/Copy/Paste in SfSpreadsheet. |
SpreadsheetCurrentCell
Holds the properties and operations for current cell of SpreadsheetGrid. |
SpreadsheetGrid
Represents a class which is used for displaying the data of IWorksheet. |
SpreadsheetGridModel
Represents the class which holds the operations and events associated with rows and columns. |
SpreadsheetGroupButton
Class for Expand/Collapse buttons placed in the OutlinesPanel. |
StringToBoolConverter
Converts the string value to bool value. |
StringToFontStyleConverter
Converts string value to |
StringToFontWeightConverter
Converts the string value to |
StringToVisibilityConverter
Converts the string value to visibility state for the binding object(MinValue TextBox). |
StringToVisibilityforMinValue
Converts the string value to visibility state for the binding object(MinValue TextBox). |
StringToVisibiltyforMaxValue
Converts the string value to visibility state for the binding object(MaxValue TextBox). |
TopAlignToBoolConverter
Converts the value to ExcelVAlign. |
UnderlineToBoolConverter
Converts System.Boolean to ExcelUnderline or vice versa based on the value. |
UnProtectSheetVisibleConverter
Converts System.Boolean
to |
VisibilityToBoolConverter
Converts |
VisualContainerExt
Extension visual container for SpreadsheetGrid. Handles the arrange and measure of all child panel elements. |
Interfaces
IFillOptionChanged |
IPasteOptionChanged
Interface for paste options. |