PowerTools SPREAD for Windows Forms 8.0J
tables フィールド


TableViewオブジェクトのリスト。
構文
'Declaration
 
Public tables As List(Of TableView)
'使用法
 
Dim instance As TableViewClipboardInfo
Dim value As List(Of TableView)
 
value = instance.tables
 
instance.tables = value
public List<TableView> tables
参照

TableViewClipboardInfo クラス
TableViewClipboardInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.