true
'Declaration Sub Delete( _ Optional ByVal clearCells As Boolean _ )
'Declaration
Sub Delete( _ Optional ByVal clearCells As Boolean _ )
'使用法 Dim instance As ITable Dim clearCells As Boolean instance.Delete(clearCells)
'使用法
Dim instance As ITable Dim clearCells As Boolean instance.Delete(clearCells)
void Delete( bool clearCells )
ITable インタフェース ITable メンバ
Copyright © 2004 GrapeCity inc.