←Select platform

SetCellValue Method (Cell)

Summary

Assigns a string value to a specific cell within a sheet, used for populating cells with text data.

Overload List

Overload Description
SetCellValue(bool) Assigns a boolean value to a specific cell within a sheet.
SetCellValue(DateTime) Sets a cell's content to a DateTime value within an Excel sheet. Allows for the direct assignment of date and time information to a cell.
SetCellValue(double) Sets a cell's content to a numeric value of type double within a sheet. Enables the direct input of numbers into a cell, facilitating numerical data handling in applications.
SetCellValue(string) Assigns a string value to a specific cell within a sheet, used for populating cells with text data.

Requirements

Target Platforms

See Also

Cell Class

Cell Members

Help Version 23.0.2024.4.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.