Visual Basic | |
---|---|
Function GetText( _ ByVal Row As System.Integer, _ ByVal Column As System.Integer _ ) As System.String |
Parameters
- Row
- Row in which the cell exists
- Column
- Column in which the cell exists
- CellText[out] or Return Value
- Text in the cell
Before calling this method, call ITable::TotalRowCount and ITable::TotalColumnCount to get valid values for Row and Column.
ITable Interface
ITable Members
ITable::SetText Method ()
ITable::GetCellTextColor Method ()
ITable::GetCellTextHeight Method ()
ITable::GetCellTextStyle Method ()
ITable::GetTextColor Method ()
ITable::GetTextHeight Method ()
ITable::GetTextStyle Method ()
ITable::SetCellTextColor Method ()
ITable::SetCellTextHeight Method ()
ITable::SetCellTextStyle Method ()
ITable::SetTextColor Method ()
ITable::SetTextHeight Method ()
ITable::SetTextStyle Method ()
ITable Members
ITable::SetText Method ()
ITable::GetCellTextColor Method ()
ITable::GetCellTextHeight Method ()
ITable::GetCellTextStyle Method ()
ITable::GetTextColor Method ()
ITable::GetTextHeight Method ()
ITable::GetTextStyle Method ()
ITable::SetCellTextColor Method ()
ITable::SetCellTextHeight Method ()
ITable::SetCellTextStyle Method ()
ITable::SetTextColor Method ()
ITable::SetTextHeight Method ()
ITable::SetTextStyle Method ()
DraftSight V1R4.0