Spread ASP.NET 17
Spread for ASP.NET 17 Product Documentation / Developer's Guide / Managing Data in the Component / Placing and Retrieving Data
In This Topic
    Placing and Retrieving Data
    In This Topic

    You can add and return data for the component. How you add data or return it depends on whether you want to work with formatted data, which might include formatting characters, or unformatted data, and whether you are adding or returning data for a range of cells or an individual cell. You can use sheet methods and cell properties to work with formatted or unformatted data.

    Read the following sections for more information and instructions:

    You can place (set) data in cells and retrieve (get) the data. For more information, refer to Understanding How Cell Types Display Data.