Post Reply 
Question about using programs in spreadsheet
07-29-2023, 08:00 PM
Post: #4
RE: Question about using programs in spreadsheet
(07-27-2023 08:13 PM)froehlic Wrote:  
Code:

  Cell(1,11):=1;           // set cell K1 to 1
  Cell(1,10,7):= Col1;  // background color of J10 to color code Col1

Hope that's useful for you.

Where is that use of Cell() documented? I cannot find it in documentation, manual nor does it work in a program. Where should it be used?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Question about using programs in spreadsheet - matalog - 07-29-2023 08:00 PM



User(s) browsing this thread: 1 Guest(s)