Click or drag to resize

IiPartRowChanger Methods

The IiPartRowChanger type exposes the following members.

Methods
  NameDescription
Public methodChangeRow
Selects (activates) a row in the iPart (or iAssembly) table of a component occurrence or a factory.
Public methodCurrentRowStringValue
Gets the string value of the cell at the specified column in the current row. (To set the current row, use either ChangeRow or FindRow.)
Public methodCurrentRowValue
Gets the numeric value of the cell at the specified column in the current row. (To set the current row, use either ChangeRow or FindRow.)
Public methodFindRow
Finds and selects (activates) a row in the iPart (or iAssembly) table of a component occurrence or a factory.
Public methodRowName
Gets the current row member name.
Public methodRowNumber
Gets the current row index number (1-based).
Top
See Also