FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > NamedStyleCollectionEventArgs クラス : NamedStyleCollectionEventArgs コンストラクタ |
'Declaration Public Function New( _ ByVal type As NamedStyleCollectionEventType, _ ByVal oldstyle As NamedStyle, _ ByVal newstyle As NamedStyle _ )
'使用法 Dim type As NamedStyleCollectionEventType Dim oldstyle As NamedStyle Dim newstyle As NamedStyle Dim instance As New NamedStyleCollectionEventArgs(type, oldstyle, newstyle)
public NamedStyleCollectionEventArgs( NamedStyleCollectionEventType type, NamedStyle oldstyle, NamedStyle newstyle )