AttributeValue..::..RunFormatAttributeCellCode Method

Namespace:  JiwaFinancials.Jiwa.JiwaInventory
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public void RunFormatAttributeCellCode(
	JiwaGrid GridObject,
	int Col,
	int Row
)
Public Sub RunFormatAttributeCellCode ( _
	GridObject As JiwaGrid, _
	Col As Integer, _
	Row As Integer _
)
public:
void RunFormatAttributeCellCode(
	JiwaGrid^ GridObject, 
	int^ Col, 
	int^ Row
)