Nueva función Excel.MaxRange
Es necessaria una nueva función de la API Excel para poder acceder a hojas con formato y contenido desconocidos previamente
//Returns a set with two numbers: the maximum column index and the
//maximum row index that is accesibble in current sheet.
Set Excel.MaxRange(Real ExcelHandler)
Change History (6)
Component: |
ASCII data files →
Excel API
|
Milestone: |
→ Mantainance
|
Owner: |
changed from Víctor de Buen Remiro to Jorge
|
Status: |
new →
assigned
|
Status: |
assigned →
accepted
|
Resolution: |
→ fixed
|
Status: |
accepted →
closed
|
Esta función es ahora de máxima prioridad pues hay que rehacer GetSheetMaxRange en función de ella.