FarPoint.Web.Spread 名前空間 > NamedStyleCollectionEventArgs クラス : NamedStyleCollectionEventArgs コンストラクタ |
'Declaration
Public Function New( _ ByVal type As NamedStyleCollectionEventType, _ ByVal oldstyle As NamedStyle, _ ByVal newstyle As NamedStyle _ )
public NamedStyleCollectionEventArgs( NamedStyleCollectionEventType type, NamedStyle oldstyle, NamedStyle newstyle )