v2.33
 
ITitleBlockInstance Interface Reference

Represents the drawing title block instance. More...

Inheritance diagram for ITitleBlockInstance:

Public Member Functions

HRESULT GetCellValue ([in] int columnIndex, [in] int rowIndex, [out, retval] BSTR *pValue)
 Returns the value of the title block instance cell.
 

Properties

int ColumnCount [get]
 The title block instance column count.
 
BSTR Name [get]
 The name of the title block instance.
 
int RowCount [get]
 The title block instance row count.
 

Detailed Description

Represents the drawing title block instance.