FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > DefaultStyleCollection クラス : Remove メソッド |
'Declaration
Public Sub Remove( _ ByVal style As NamedStyle _ )
'使用法
Dim instance As DefaultStyleCollection Dim style As NamedStyle instance.Remove(style)
public void Remove( NamedStyle style )