![]() |
![]() |
Products | Download | Order | Contact us | Photo restoration |
With WorkBook.Sheets[1] do begin
if Shapes.Count > 0 then begin
With Shapes[1] do begin
Line.Style := msoLineSingle;
Line.DashStyle := msoLineDash;
Line.Weight := 2;
Line.Visible := true;
Line.ForeColor.RGB := $00A000;
end;
end;
end;
| Copyright © NikaSoft 2004-2009 |