Collabora Office 23.05 Hjälp
Skapar en instans av en Uno-strukturtyp.
oStruct = CreateUnoStruct( Uno-typnamn )
oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
Or use the following structure for your statement:
Dim oStruct as new com.sun.star.beans.Property