How to add value in a cell in Aspose 4.8.1.4

Last post 11-01-2011, 2:23 AM by Amjad Sahi. 1 replies.
Sort Posts: Previous Next
  •  11-01-2011, 2:13 AM 339280

    How to add value in a cell in Aspose 4.8.1.4 .NET

    I want to know How to add a value to a cell in worksheet.
    I am currently using Aspose 4.8.1.4.

    I tried like
     cell = cells["B1"];
     cell.PutValue("Quarter");


    But These properties are not available in my version.

    Filed under: . Net;Apose.Cells
     
  •  11-01-2011, 2:23 AM 339286 in reply to 339280

    Re: How to add value in a cell in Aspose 4.8.1.4

    Hi,

    I think the Cell.PutValue() method is an older method that should be there in your older version v4.8.1.4 as well. Other properties also should be there that you may use, e.g Cell.StringValue, Cell.Value etc.

    Thank you.

    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
View as RSS news feed in XML