Namespace Syncfusion.Windows.Forms.Spreadsheet.Helpers
Classes
CommandExecutingEventArgs
Represents the class which provides data for the |
CommandExecutionEventArgs
Represents the class which provides data for the |
ConditionalFormatHelper
Represents a helper class which performs the operations of conditional formatting rules in Spreadsheet. |
GridExcelHelper
Helper class to convert grid range to excel range, and excel range to grid range. |
SpreadsheetCopiedEventArgs
Represents the class which holds the properties of SpreadsheetCopied event. |
SpreadsheetCopyingEventArgs
Represents the class which holds the properties of SpreadsheetCopying event. |
SpreadsheetPaint |
SpreadsheetPastedEventArgs
Represents the class which holds the properties of SpreadsheetPasted event. |
SpreadsheetPastingEventArgs
Represents the class which holds the properties of SpreadsheetPasting event. |
SpreadsheetQueryRangeEventArgs
Represents the class which holds the properties of the QueryRange event. |
TableFormatHelper
TableFormats are applied based on the specific table style type such as lighttablestyles,darktablestyles,mediumtablestyles. |
WorkbookCreatingEventArgs
Represents the class which holds the properties of WorkbookCreating event. |
WorkbookLoadedEventArgs
Represents a class which holds the properties of WorkbookLoaded event. |
WorkbookUnloadedEventArgs
Represents a class which holds the properties of WorkbookUnloaded event |
WorksheetAddedEventArgs
Represents a class which holds the properties of WorksheetAdded event. |
WorksheetAddingEventArgs
Represents the class which holds the properties of WorksheetAdding Event. |
WorksheetRemovedEventArgs
Represents the class which holds the properties of WorksheetRemoved event |
WorksheetRemovingEventArgs
Represents the class which holds the properties of WorksheetRemoving event. |
ZoomFactorChangedEventArgs
Represents the class which holds the properties of ZoomFactorChanged event. |
ZoomFactorChangingEventArgs
Represents the class which holds the properties of ZoomFactorChanging event. |
Enums
MessageBoxType
Different types of message dialogs like in excel. |
ZoomTrigger
Specifies the trigger options in Zoom. |
Delegates
CommandExecutingEventHandler
Represents the method that will handle the |
CommandExecutionEventHandler
Represents the method that will handle the |
SpreadsheetCopiedEventHandler
Represents the method that will handle the Copied event. |
SpreadsheetCopyingEventHandler
Represents the method that will handle the Copying event. |
SpreadsheetPastedEventHandler
Represents the method that will handle the Pasted event. |
SpreadsheetPastingEventHandler
Represents the method that will handle the Pasting event. |
SpreadsheetQueryRangeEventHandler
Represents the method that will handle the QueryRange event. |
WorkbookCreatingEventHandler
Represents a method that will handle the WorkbookCreating Event. |
WorkbookLoadedEventHandler
Represents a method that will handle the WorkbookLoaded Event. |
WorkbookUnloadedEventHandler
Represents a method that will handle the WorkbookUnloaded event. |
WorksheetAddedEventHandler
Represents a method that will handle the WorksheetAdded Event. |
WorksheetAddingEventHandler
Represents a method that will handle the WorksheetAdding Event. |
WorksheetRemovedEventHandler
Represents a method that will handle the WorksheetRemoved Event. |
WorksheetRemovingEventHandler
Represents the method that will handle the WorksheetRemoving Event. |
ZoomFactorChangedEventHandler
Represents the method that will handle the ZoomFactorChanged event. |
ZoomFactorChangingEventHandler
Represents a method that will handle the ZoomFactorChanging Event. |