for Col:=0 to DBGrid15.FieldCount-1 do begin if Col=3 then begin MyWorkSheet.Cells[Row,4].NumberFormatLocal:='@'; MyWorkSheet.Cells[Row,Col+1]:=DBGrid15.
確定! 回上一頁