alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.Spreadsheet

    Classes

    AutofillActionBeginEventArgs

    Provides information about the AutofillActionBegin event.

    AutofillActionEndEventArgs

    Provides information about the AutofillActionEnd event.

    BeforeSaveEventArgs

    Provides information for the BeforeSave event, raised just before the workbook is saved.

    CellData

    Represents the full state of a spreadsheet cell, including its value, formula, hyperlink, display text, number format, wrapping/locking flags, and visual style.

    CellEditingEventArgs

    Provides data for the CellEditing event.

    CellSavedEventArgs

    Provides data for the CellSaved event.

    CellStyle

    Represents the visual styling properties for a spreadsheet cell, mapping directly to CSS-like attributes for UI rendering.

    CellUpdateItem

    Represents an individual cell update item containing a cell address and value.

    ColumnResizedEventArgs

    Provides information about the ColumnResized event.

    ColumnResizingEventArgs

    Provides information about the ColumnResizing event.

    CutCopyActionBeginEventArgs

    Provides information about the CutCopyActionBegin event.

    HyperlinkClickEventArgs

    Represents the arguments for the HyperlinkClick event, provided when a hyperlink is clicked.

    HyperlinkCreatedEventArgs

    Represents the arguments for the HyperlinkCreated event, including details about the newly created hyperlink.

    HyperlinkCreatingEventArgs

    Represents the arguments for the HyperlinkCreating event, including details about the hyperlink before it is created.

    PastingEventArgs

    Provides information about the Pasting event.

    RowResizedEventArgs

    Provides information about the RowResized event.

    RowResizingEventArgs

    Provides information about the RowResizing event.

    SaveOptions

    Represents options to control how the spreadsheet is saved.

    SelectedEventArgs

    Provides information about the Selected event.

    SfSpreadsheet

    Represents the Spreadsheet component, exposing events for editing, clipboard, saving, and other interactions.

    SpreadsheetRibbon

    Provides the Ribbon UI for the Spreadsheet, including formatting, editing, and protection commands.

    Worksheet

    Represents the core properties and selection state of a worksheet, including its name, dimensions, position, and current selection.

    WorksheetAddingEventArgs

    Provides information about the WorksheetAdding event, which is triggered before a new worksheet is added.

    Enums

    AutofillDirection

    Specifies the direction for auto-fill operations in a spreadsheet.

    BorderType

    Specifies the type of border to apply to a cell or range.

    ClipboardAction

    Specifies the type of clipboard operation to perform.

    ColumnPosition

    Specifies the position where columns should be inserted relative to a reference column.

    MergeType

    Specifies the merge behavior to apply for a given range.

    RowPosition

    Specifies the position where rows should be inserted relative to the target row.

    SaveType

    Defines how the spreadsheet save operation exports its result.

    SortDirection

    Specifies the direction for sorting operations in a spreadsheet.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved