public TableStyle( string name, TableStyle source )
'Declaration Public Function New( _ ByVal name As String, _ ByVal source As 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)
'使用法
Dim name As String Dim source As TableStyle Dim instance As New TableStyle(name, source)
TableStyle クラス TableStyle メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.