Collabora Office 21.06 Help
建立一個 Uno 結構類型的實例。
oStruct = CreateUnoStruct ( Uno type name )
oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
Or use the following structure for your statement:
Dim oStruct as new com.sun.star.beans.Property