'Declaration Public Sub Remove( _ ByVal name As String _ )
'Declaration
Public Sub Remove( _ ByVal name As String _ )
'使用法 Dim instance As TableStyleCollection Dim name As String instance.Remove(name)
'使用法
Dim instance As TableStyleCollection Dim name As String instance.Remove(name)
public void Remove( string name )
TableStyleCollection クラス TableStyleCollection メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.