'Declaration Overloads Sub ApplyStyle( _ ByVal styleName As String _ )
'Declaration
Overloads Sub ApplyStyle( _ ByVal styleName As String _ )
'使用法 Dim instance As IRange Dim styleName As String instance.ApplyStyle(styleName)
'使用法
Dim instance As IRange Dim styleName As String instance.ApplyStyle(styleName)
void ApplyStyle( string styleName )
IRange インタフェース IRange メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.