GrapeCity.Xaml.SpreadSheet.UI
GcSpreadSheet Class Methods


For a list of all members of this type, see GcSpreadSheet members.

Public Methods
 NameDescription
Public MethodAddColumnViewport Adds a new column viewport to the control.  
Public MethodAddCustomFunction Adds a custom function to the workbook.  
Public MethodAddHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodAddRowViewport Adds a new row viewport to the control.  
Public MethodApplyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodAutoFitColumnOverloaded.  Automatically fits the viewport column.  
Public MethodAutoFitRowOverloaded.  Automatically fits the viewport row.  
Public MethodCapturePointer (Inherited from Windows.UI.Xaml.UIElement)
Public MethodClearCustomFunctions Removes all user-defined custom functions (FunctionInfo object) on this sheet.  
Public MethodClearCustomName Clears the custom name in the workbook.  
Public MethodClearCustomNames Removes all custom names on this workbook.  
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodDoCommand Executes a command.  
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodFindName (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Public MethodGetActiveColumnViewportIndex Gets the current active column viewport index in the control.  
Public MethodGetActiveRowViewportIndex Gets the current active row viewport index in the control.  
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetColumnViewportCount Gets the column viewport count in the control.  
Public MethodGetCustomFunction Gets a custom function from the workbook.  
Public MethodGetCustomName Gets custom name information from the workbook.  
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetRowViewportCount Gets the row viewport count in the control.  
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetViewportBottomRow Gets the row viewport's bottom row index.  
Public MethodGetViewportLeftColumn Gets the column viewport's left column index.  
Public MethodGetViewportRightColumn Gets the column viewport's right column index.  
Public MethodGetViewportTopRow Gets the row viewport's top row index.  
Public MethodHitTest Performs a hit test.  
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodInvalidate Invalidates the measurement state (layout) and the arrangement state (layout) for the control. After the invalidation, the control layout and data are updated.  
Public MethodInvalidateArrange (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidateChartsOverloaded.  Invalidates the charts.  
Public MethodInvalidateColumnsOverloaded.  Invalidates the column state in the control. After the invalidation, the column layout and data are updated.  
Public MethodInvalidateCustomFloatingObjectsOverloaded.  Invalidates the custom floating objects.  
Public MethodInvalidateFloatingObjectsOverloaded.  Invalidates the charts.  
Public MethodInvalidateMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodInvalidatePicturesOverloaded.  Invalidates the pictures.  
Public MethodInvalidateRangeOverloaded.  Invalidates a range state in the control. After the invalidation, the range layout and data are updated.  
Public MethodInvalidateRowsOverloaded.  Invalidates the row state in the control. After the invalidation, the row layout and data are updated.  
Public MethodInvalidateSheet Invalidates the measurement state (layout) and the arrangement state (layout) for the view. After the invalidation, the view layout and data are updated.  
Public MethodMeasure (Inherited from Windows.UI.Xaml.UIElement)
Public MethodOpenCSVAsyncOverloaded.  Loads the CSV (comma-separated values) file asynchronously.  
Public MethodOpenExcelAsyncOverloaded.  Opens an Excel Compound Document File and loads it into GcSpreadSheet.  
Public MethodOpenTextFileAsync Loads the CSV file with the specified separator asynchronously.  
Public MethodOpenXmlAsync Loads the data on the sheet from the specified XML stream.  
Public MethodPrintOverloaded.  Prints the specified sheet.  
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodReleasePointerCapture (Inherited from Windows.UI.Xaml.UIElement)
Public MethodReleasePointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveColumnViewport Removes a column viewport from the control.  
Public MethodRemoveCustomFunctions Removes a custom function from the workbook.  
Public MethodRemoveHandler (Inherited from Windows.UI.Xaml.UIElement)
Public MethodRemoveRowViewport Removes a row viewport from the control.  
Public MethodResetThemes Resets the changed theme color and font name.  
Public MethodResumeCalcService Resumes the calculation service.  
Public MethodResumeEvent Resumes the event.  
Public MethodSaveCSVAsyncOverloaded.  Saves the CSV (comma-separated values) file asynchronously.  
Public MethodSaveExcelAsyncOverloaded.  Saves GcSpreadSheet to an Excel Compound Document File.  
Public MethodSavePdfAsyncOverloaded.  Saves the content of the component to the specified stream asynchronously.  
Public MethodSaveTextFileRangeAsync Saves the range of cells in the specified sheet as delimited text with the specified delimiters, to a stream asynchronously.  
Public MethodSaveXmlAsyncOverloaded.  Saves the data on the sheet to the specified XML stream asynchronously.  
Public MethodSearchOverloaded.  Searches the text in the cells in the specified sheet.  
Public MethodSetActiveViewport Activates a viewport in the control.  
Public MethodSetBinding (Inherited from Windows.UI.Xaml.FrameworkElement)
Public MethodSetCustomNameOverloaded.  Sets a custom name formula to the workbook.  
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodSetViewportLeftColumn Sets the column viewport's left column.  
Public MethodSetViewportTopRow Sets the row viewport's top row.  
Public MethodShowActiveCell Moves the current active cell to the specified position.  
Public MethodShowCell Moves a cell to the specified position.  
Public MethodShowColumn Moves a column to the specified position.  
Public MethodShowRow Moves a row to the specified position.  
Public MethodSuspendCalcService Suspends the calculation service.  
Public MethodSuspendEvent Suspends the event.  
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodTransformToVisual (Inherited from Windows.UI.Xaml.UIElement)
Public MethodUpdateLayout (Inherited from Windows.UI.Xaml.UIElement)
Top
Protected Methods
 NameDescription
Protected MethodArrangeOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodFindSubElementsForTouchTargeting (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodGetTemplateChild (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodMeasureOverride (Inherited from Windows.UI.Xaml.FrameworkElement)
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Protected MethodOnApplyTemplateOverridden. Is invoked whenever application code or internal processes call FrameworkElement.ApplyTemplate, when overridden in a derived class.  
Protected MethodOnCreateAutomationPeer (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDisconnectVisualChildren (Inherited from Windows.UI.Xaml.UIElement)
Protected MethodOnDoubleTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragEnter (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragLeave (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDragOver (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnDrop (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnGotFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnHolding (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnKeyDown(KeyRoutedEventArgs) (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnKeyUp(KeyRoutedEventArgs) (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnLostFocus (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationCompleted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationDelta (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationInertiaStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarted (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnManipulationStarting (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCanceled (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerCaptureLost (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerEntered (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerExited (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerMoved (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerPressed (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerReleased (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnPointerWheelChanged (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnRightTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Protected MethodOnTapped (Inherited from Windows.UI.Xaml.Controls.Control)
Top
See Also

Reference

GcSpreadSheet Class
GrapeCity.Xaml.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options