'Declaration
<DispIdAttribute(188)> Function GetFontType( _ ByVal FontIdx As Integer _ ) As String
[DispId(188)] string GetFontType( int FontIdx )
function GetFontType( FontIdx: Integer ): String;
DispIdAttribute(188) function GetFontType( FontIdx : int ) : String;
[DispId(188)] string* GetFontType( int FontIdx )
[DispId(188)] String^ GetFontType( int FontIdx )
Parameters
- FontIdx