FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > TableStyle クラス > TableStyle コンストラクタ : TableStyle コンストラクタ(String,TableStyle) |
'Declaration Public Function New( _ ByVal name As String, _ ByVal source As TableStyle _ )
'使用法 Dim name As String Dim source As TableStyle Dim instance As New TableStyle(name, source)
public TableStyle( string name, TableStyle source )