批量粘贴与批量撤销功能上线
This commit is contained in:
@@ -26,6 +26,18 @@
|
||||
''' <returns></returns>
|
||||
Public Property Node() As RowNode
|
||||
|
||||
''' <summary>
|
||||
''' 修改前的节点
|
||||
''' </summary>
|
||||
''' <returns></returns>
|
||||
Public Property BeforeNode() As RowNode
|
||||
|
||||
|
||||
''' <summary>
|
||||
''' 修改类型
|
||||
''' </summary>
|
||||
''' <returns></returns>
|
||||
|
||||
Public Property ChangeType() As RowNodeChangeType
|
||||
End Class
|
||||
|
||||
|
||||
Reference in New Issue
Block a user