Collabora Office 24.04 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
Please support us!