![]() |
#4 |
Участник
|
Из справки Excel
Код: OLEObjects.Add Method expression.Add(ClassType, FileName, Link, DisplayAsIcon, IconFileName, IconIndex, IconLabel, Left, Top, Width, Height) (you must specify either ClassType or FileName). A string that contains the programmatic identifier for the object to be created. If ClassType is specified, FileName and Link are ignored. Попробуйте заменить на это: X++: OLEObjects.Add(ComVariant::createNoValue(), @'c:\temp\Д_013308.pdf'); |
|
|
За это сообщение автора поблагодарили: Dumfag (1). |
Теги |
axapta, com-объект, excel, oleobjects |
|
|