Modify ↓
Opened 12 years ago
Closed 12 years ago
#2625 closed Bug (Fixed)
_ExcelBookSaveAs() and _GDIPlus_GraphicsDrawBezier() displaying mismatch of parameters
| Reported by: | guinness | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | 3.3.11.2 | Severity: | None |
| Keywords: | Cc: |
Description
docs\autoit\english\txt2htm\txtlibfunctions\_ExcelBookSaveAs.txt
! The following parameters were in the parameter table, but missing in the function syntax. - $xlNoChange,$xlExclusive,$xlShared,$xlUserResolution,$xlLocalSessionChanges,$xlOtherSessionChanges
docs\autoit\english\txt2htm\txtlibfunctions\_GDIPlus_GraphicsDrawBezier.txt
! $hPen is optional, but missing the Default parameter value.
Attachments (0)
Note:
See TracTickets
for help on using tickets.
