GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.