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