GetSolarVersion Function

現行バージョンの Collabora Office について、そのインターナルナンバーを返します。

構文:

s = GetSolarVersion

戻り値:

文字列

例:

Sub ExampleGetSolarVersion
Dim sSep As String
    sSep = GetSolarVersion
    MsgBox sSep,64,"Version number of the solar technology"
End Sub

ご支援をお願いします!