![]() |
![]() |
Products | Download | Order | Forum | Contact us |
With Workbook.Sheets[1] do begin
With Range['B2', 'B2'].AddComment('Comment text') do begin
Shape.Fill.Visible := true;
Shape.Fill.Solid;
Shape.Fill.ForeColor.RGB := $F0F0FF;
end;
end;
| Copyright © NikaSoft 2004-2011 |