Collabora Office 21.06 帮助
创建一个 Uno 结构类型的实例。
oStruct = CreateUnoStruct( Uno 类型名称 )
oStruct = CreateUnoStruct( "com.sun.star.beans.Property" )
Or use the following structure for your statement:
Dim oStruct as new com.sun.star.beans.Property