DVTk API
SetCellPrefix Method (column, text)
DVTkDvtkHighLevelInterface.Common.OtherTableSetCellPrefix(Int32, String)
DVTk API

[This is preliminary documentation and is subject to change.]

Add a prefix for a cell.
Declaration Syntax
C#Visual BasicVisual C++
public void SetCellPrefix(
	int column,
	string text
)
Public Sub SetCellPrefix ( _
	column As Integer, _
	text As String _
)
public:
void SetCellPrefix(
	int column, 
	String^ text
)
Parameters
column (Int32)
The column.
text (String)
The prefix to add.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0