close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 12 years ago

Last modified 12 years ago

#1609 accepted defect

WriteVMatrix debe recibir VMatrix

Reported by: Jorge Owned by: Jorge
Priority: normal Milestone: TOL Packages
Component: Excel API Version: 3.1
Severity: normal Keywords:
Cc:

Description

La función WriteVMatrix, del maquete TolExcel, está declarada como:

Real WriteVMatrix(Real row, Real col, Matrix values);

cuando debería ser:

Real WriteVMatrix(Real row, Real col, VMatrix values)

Change History (1)

comment:1 Changed 12 years ago by Jorge

Status: newaccepted
Note: See TracTickets for help on using tickets.