14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
30 protected override void Dispose(
bool disposing) {
32 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
37 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
39 base.Dispose(disposing);
44 MemoryManager mMan = MemoryManager.GetMemoryManager();
45 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
85 MemoryManager mMan = MemoryManager.GetMemoryManager();
86 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
105 MemoryManager mMan = MemoryManager.GetMemoryManager();
106 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
432 MemoryManager mMan = MemoryManager.GetMemoryManager();
433 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
452 MemoryManager mMan = MemoryManager.GetMemoryManager();
453 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
472 MemoryManager mMan = MemoryManager.GetMemoryManager();
473 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
518 public virtual double textHeight(UInt32 row, UInt32 column) {
685 MemoryManager mMan = MemoryManager.GetMemoryManager();
686 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
726 public virtual void setAutoScale(UInt32 row, UInt32 column,
bool autoScale) {
732 MemoryManager mMan = MemoryManager.GetMemoryManager();
733 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
761 public virtual double blockScale(UInt32 row, UInt32 column) {
784IntPtr tmp_attValue = Marshal.StringToCoTaskMemUni(attValue);
785 IntPtr saved_attValue = tmp_attValue;
790if (tmp_attValue != saved_attValue) attValue = Marshal.PtrToStringUni(tmp_attValue);
849 public virtual void mergeCells(UInt32 minRow, UInt32 maxRow, UInt32 minColumn, UInt32 maxColumn) {
854 public virtual void unmergeCells(UInt32 minRow, UInt32 maxRow, UInt32 minColumn, UInt32 maxColumn) {
859 public virtual bool isMergedCell(UInt32 row, UInt32 column, ref UInt32 minRow, ref UInt32 maxRow, ref UInt32 minColumn, ref UInt32 maxColumn) {
865 public virtual bool isMergedCell(UInt32 row, UInt32 column, ref UInt32 minRow, ref UInt32 maxRow, ref UInt32 minColumn) {
871 public virtual bool isMergedCell(UInt32 row, UInt32 column, ref UInt32 minRow, ref UInt32 maxRow) {
877 public virtual bool isMergedCell(UInt32 row, UInt32 column, ref UInt32 minRow) {
929 public virtual bool hitTest(
OdGePoint3d wpt,
OdGeVector3d wviewVec,
double wxaper,
double wyaper, out Int32 resultRowIndex, out Int32 resultColumnIndex, Int32 subTable) {
954 OdResult ret = (
OdResult)
TD_DbPINVOKE.
OdDbTable_select__SWIG_0(swigCPtr,
OdGePoint3d.
getCPtr(wpt),
OdGeVector3d.
getCPtr(wvwVec),
OdGeVector3d.
getCPtr(wvwxVec), wxaper, wyaper, allowOutside, bInPickFirst, out resultRowIndex, out resultColumnIndex,
OdDbFullSubentPathArray.
getCPtr(pPaths));
965 public virtual OdResult selectSubRegion(
OdGePoint3d wpt1,
OdGePoint3d wpt2,
OdGeVector3d wvwVec,
OdGeVector3d wvwxVec,
double wxaper,
double wyaper,
SelectType seltype,
bool bIncludeCurrentSelection,
bool bInPickFirst, out Int32 rowMin, out Int32 rowMax, out Int32 colMin, out Int32 colMax,
OdDbFullSubentPathArray pPaths) {
966 OdResult ret = (
OdResult)
TD_DbPINVOKE.
OdDbTable_selectSubRegion__SWIG_0(swigCPtr,
OdGePoint3d.
getCPtr(wpt1),
OdGePoint3d.
getCPtr(wpt2),
OdGeVector3d.
getCPtr(wvwVec),
OdGeVector3d.
getCPtr(wvwxVec), wxaper, wyaper, (int)seltype, bIncludeCurrentSelection, bInPickFirst, out rowMin, out rowMax, out colMin, out colMax,
OdDbFullSubentPathArray.
getCPtr(pPaths));
971 public virtual OdResult selectSubRegion(
OdGePoint3d wpt1,
OdGePoint3d wpt2,
OdGeVector3d wvwVec,
OdGeVector3d wvwxVec,
double wxaper,
double wyaper,
SelectType seltype,
bool bIncludeCurrentSelection,
bool bInPickFirst, out Int32 rowMin, out Int32 rowMax, out Int32 colMin, out Int32 colMax) {
972 OdResult ret = (
OdResult)
TD_DbPINVOKE.
OdDbTable_selectSubRegion__SWIG_1(swigCPtr,
OdGePoint3d.
getCPtr(wpt1),
OdGePoint3d.
getCPtr(wpt2),
OdGeVector3d.
getCPtr(wvwVec),
OdGeVector3d.
getCPtr(wvwxVec), wxaper, wyaper, (int)seltype, bIncludeCurrentSelection, bInPickFirst, out rowMin, out rowMax, out colMin, out colMax);
983 public virtual OdResult getSubSelection(out Int32 rowMin, out Int32 rowMax, out Int32 colMin, out Int32 colMax, Int32 subTable) {
1116 IntPtr tmp_pCopy = pCopy ==
null ? IntPtr.Zero :
OdDbEntity.
getCPtr(pCopy).Handle;
1117 IntPtr saved_pCopy = tmp_pCopy;
1124if(tmp_pCopy == IntPtr.Zero) pCopy =
null;
1125 if(tmp_pCopy != IntPtr.Zero && tmp_pCopy != saved_pCopy)
1127 MemoryTransaction mTrans_pCopy = MemoryManager.GetMemoryManager().GetCurrentTransaction();
1128 if(mTrans_pCopy !=
null)
1195IntPtr tmp_pszText = Marshal.StringToCoTaskMemUni(pszText);
1196 IntPtr saved_pszText = tmp_pszText;
1201if (tmp_pszText != saved_pszText) pszText = Marshal.PtrToStringUni(tmp_pszText);
1308 public bool canDelete(Int32 nIndex, Int32 nCount,
bool bRow) {
1365 public void moveContent(Int32 row, Int32 col, Int32 nFromIndex, Int32 nToIndex) {
1487 MemoryManager mMan = MemoryManager.GetMemoryManager();
1488 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
1512 MemoryManager mMan = MemoryManager.GetMemoryManager();
1513 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
1621 MemoryManager mMan = MemoryManager.GetMemoryManager();
1622 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
1662 public double rotation(Int32 row, Int32 col, Int32 nContent) {
1673 public void setRotation(Int32 row, Int32 col, Int32 nContent,
double fAngle) {
1684 public void setAutoScale(Int32 row, Int32 col, Int32 nContent,
bool autoFit) {
1689 public double scale(Int32 row, Int32 col, Int32 nContent) {
1772 MemoryManager mMan = MemoryManager.GetMemoryManager();
1773 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
1851 MemoryManager mMan = MemoryManager.GetMemoryManager();
1852 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
1871 MemoryManager mMan = MemoryManager.GetMemoryManager();
1872 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
2038 MemoryManager mMan = MemoryManager.GetMemoryManager();
2039 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
2058 MemoryManager mMan = MemoryManager.GetMemoryManager();
2059 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePoint3dArray obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeVector3d obj)
virtual OdGiDrawable.DrawableType drawableType()
static HandleRef getCPtr(OdGiWorldDraw obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
static HandleRef getCPtr(OdRxObjectPtrArray obj)
static HandleRef getCPtr(OdUInt32Array obj)
static HandleRef getCPtr(OdCellRange obj)
static HandleRef getCPtr(OdCmColor obj)
virtual OdGePoint3d position()
static HandleRef getCPtr(OdDbDatabase obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
virtual CollisionType collisionType()
static HandleRef getCPtr(OdDbEntity obj)
virtual void gripStatus(GripStat status)
static HandleRef getCPtr(OdDbFullSubentPathArray obj)
static HandleRef getCPtr(OdDbFullSubentPath obj)
static HandleRef getCPtr(OdDbIdMapping obj)
static HandleRef getCPtr(OdDbIdPair obj)
static HandleRef getCPtr(OdDbLinkedTableData obj)
static HandleRef getCPtr(OdDbObject obj)
static HandleRef getCPtr(OdDbObjectIdArray obj)
static HandleRef getCPtr(OdDbObjectId obj)
static HandleRef getCPtr(OdDbSubTableArray obj)
OdDbObjectId gridLinetype(Int32 row, Int32 col, GridLineType nGridLineType)
virtual double minimumTableHeight()
String getBlockAttributeValue(Int32 row, Int32 col, Int32 nContent, OdDbObjectId attdefId)
virtual bool isMergedCell(UInt32 row, UInt32 column, ref UInt32 minRow)
String getToolTip(Int32 row, Int32 col)
virtual void getDataType(out OdValue.DataType nDataType, out OdValue.UnitType nUnitType, RowType type)
virtual OdDbObjectId fieldId(UInt32 row, UInt32 column)
virtual void insertRows(UInt32 row, double height, UInt32 numRows)
virtual double vb_height()
virtual bool isMergedCell(UInt32 row, UInt32 column, ref UInt32 minRow, ref UInt32 maxRow)
virtual OdGePoint3d attachmentPoint(UInt32 row, UInt32 column)
void getDataType(UInt32 row, UInt32 col, out OdValue.DataType nDataType, out OdValue.UnitType nUnitType)
void setValue(Int32 row, Int32 col, Int32 nContent, String sText, OdValue.ParseOption nOption)
virtual Teigha.Core.OdGiDrawable.DrawableType vb_drawableType()
virtual void insertColumns(UInt32 column, double width, UInt32 numColumns)
static OdDbTable cast(OdRxObject pObj)
virtual void setTextHeight(double height)
void setFormula(Int32 row, Int32 col, Int32 nContent, String pszFormula)
virtual void setTextHeight(double height, UInt32 rowTypes)
bool canInsert(Int32 nIndex, bool bRow)
virtual void setColumnWidth(double width)
OdDbTable(IntPtr cPtr, bool cMemoryOwn)
virtual OdResult select_next_cell(Int32 dir, out Int32 resultRowIndex, out Int32 resultColumnIndex, OdDbFullSubentPathArray pPaths)
void setValue(Int32 row, Int32 col, Int32 nContent, OdValue val)
UInt32 mergedHeight(UInt32 row, UInt32 column)
virtual void setAlignment(UInt32 row, UInt32 column, CellAlignment alignment)
virtual void mergeCells(UInt32 minRow, UInt32 maxRow, UInt32 minColumn, UInt32 maxColumn)
virtual void setBlockRotation(UInt32 row, UInt32 column, double blockRotation)
virtual bool isAutoScale(UInt32 row, UInt32 column)
bool isRegenerateTableSuppressed()
void getDataType(Int32 row, Int32 col, Int32 nContent, out OdValue.DataType nDataType, out OdValue.UnitType nUnitType)
virtual OdDbObjectId textStyle(UInt32 row, UInt32 column)
virtual bool isMergedCell(UInt32 row, UInt32 column, ref UInt32 minRow, ref UInt32 maxRow, ref UInt32 minColumn, ref UInt32 maxColumn)
void copyFrom(OdDbLinkedTableData pSrc, TableCopyOption nOption, OdCellRange srcRange, OdCellRange targetRange, OdCellRange pNewTargetRangeOut)
virtual void setBackgroundColor(OdCmColor color)
virtual Teigha.TD.FlowDirection vb_flowDirection()
void setBlockTableRecordId(Int32 row, Int32 col, Int32 nContent, OdDbObjectId blkId, bool autoFit)
void setDataType(UInt32 row, UInt32 col, OdValue.DataType nDataType, OdValue.UnitType nUnitType)
virtual Teigha.Core.OdGePoint3d vb_position()
CellState cellState(Int32 row, Int32 col)
String format(UInt32 row, UInt32 col)
override OdResult subGetTransformedCopy(OdGeMatrix3d xfm, ref OdDbEntity pCopy)
override OdResult subGetClassID(IntPtr pClsid)
virtual OdCmColor gridColor(UInt32 row, UInt32 column, CellEdgeMask edgeType)
void setGridLineStyle(Int32 row, Int32 col, GridLineType nGridLineTypes, GridLineStyle nLineStyle)
virtual Teigha.TD.CellAlignment vb_alignment()
void setCustomData(Int32 row, Int32 col, Int32 nData)
OdGePoint3d attachmentPoint(Int32 row, Int32 col, Int32 content)
void setDataType(Int32 row, Int32 col, Int32 nContent, OdValue.DataType nDataType, OdValue.UnitType nUnitType)
void setValue(Int32 row, Int32 col, Int32 nContent, OdValue val, OdValue.ParseOption nOption)
Int32 getSubTablesInfo(OdDbSubTableArray subTables)
OdDbTableIterator getIterator(OdCellRange pRange, TableIteratorOption nOption)
String getColumnName(Int32 nIndex)
void setBlockAttributeValue(Int32 row, Int32 col, Int32 nContent, OdDbObjectId attdefId, String atrValue)
bool isLinked(Int32 row, Int32 col)
void setFormat(UInt32 row, UInt32 col, String pszFormat)
virtual void suppressHeaderRow(bool suppress)
Int32 getCustomData(Int32 row, Int32 col)
virtual OdCmColor contentColor(UInt32 row, UInt32 column)
virtual bool hitTest(OdGePoint3d wpt, OdGeVector3d wviewVec, double wxaper, double wyaper, out Int32 resultRowIndex, out Int32 resultColumnIndex, out Int32 contentIndex, out TableHitItem nItem)
Teigha.TD.Visibility vb_visibility()
GridProperty getOverride(Int32 row, Int32 col, GridLineType nGridLineType)
virtual void insertColumns(UInt32 column, double width)
virtual CellAlignment alignment(UInt32 row, UInt32 column)
String cellStyle(Int32 row, Int32 col)
virtual Teigha.TD.CellAlignment vb_alignment(uint row, uint column)
void setCustomData(Int32 row, Int32 col, String sKey, OdValue pData)
void getIndicatorSize(out double dWidth, out double dHeight)
void enableBreak(bool bEnable)
void enableMergeAll(Int32 row, Int32 col, bool bEnable)
virtual void setContentColor(OdCmColor color, UInt32 nRowType)
void deleteContent(Int32 row, Int32 col)
@ kTitleVertLeftLineWeight
@ kTitleHorzInsideVisibility
@ kHeaderVertRightLineWeight
@ kHeaderVertRightVisibility
@ kTitleHorzBottomLineWeight
@ kTitleHorzInsideLineWeight
@ kTitleVertLeftVisibility
@ kCellBackgroundFillNone
@ kHeaderVertInsideLineWeight
@ kTitleHorzTopVisibility
@ kTitleVertRightLineWeight
@ kHeaderHorzTopLineWeight
@ kTitleVertInsideLineWeight
@ kHeaderVertLeftLineWeight
@ kDataHorzBottomVisibility
@ kHeaderVertInsideVisibility
@ kDataVertInsideVisibility
@ kDataVertLeftLineWeight
@ kTitleHorzTopLineWeight
@ kTitleVertInsideVisibility
@ kHeaderHorzBottomVisibility
@ kCellBottomGridLineWeight
@ kHeaderVertLeftVisibility
@ kCellLeftGridLineWeight
@ kHeaderHorzInsideLineWeight
@ kDataVertRightVisibility
@ kDataVertInsideLineWeight
@ kDataHorzInsideLineWeight
@ kHeaderHorzTopVisibility
@ kDataHorzBottomLineWeight
@ kTitleHorzBottomVisibility
@ kCellRightGridLineWeight
@ kDataVertLeftVisibility
@ kHeaderHorzInsideVisibility
@ kHeaderHorzBottomLineWeight
@ kDataHorzInsideVisibility
@ kTitleVertRightVisibility
@ kDataVertRightLineWeight
OdDbObjectId blockTableRecordId(Int32 row, Int32 col, Int32 nContent)
OdDbTableIterator getIterator()
virtual void clearTableStyleOverrides(int option)
virtual String textString(UInt32 row, UInt32 column)
virtual double horzCellMargin()
virtual OdDbObjectId textStyle(RowType rowType)
OdDbObjectId fieldId(Int32 row, Int32 col, Int32 nContent)
virtual CellAlignment alignment(RowType rowType)
TableBreakFlowDirection breakFlowDirection()
virtual Teigha.TD.CollisionType vb_collisionType()
Int32 numContents(Int32 row, Int32 col)
virtual void setColumnWidth(UInt32 column, double width)
virtual Visibility gridVisibility(UInt32 row, UInt32 column, CellEdgeMask edgeType)
void setDataFormat(Int32 row, Int32 col, String sFormat)
virtual Visibility gridVisibility(GridLineType gridlineType)
virtual OdCmColor backgroundColor(RowType rowType)
bool canDelete(Int32 nIndex, Int32 nCount, bool bRow)
Int32 getDataLink(OdCellRange pRange, OdDbObjectIdArray dataLinkIds)
OdValue value(UInt32 row, UInt32 col)
virtual OdResult generateLayout()
void setTextString(Int32 row, Int32 col, Int32 nContent, String text)
virtual void setDataType(OdValue.DataType nDataType, OdValue.UnitType nUnitType)
virtual double minimumColumnWidth(UInt32 column)
virtual new void subHighlight(bool bDoIt, OdDbFullSubentPath pSubId)
virtual bool isHeaderSuppressed()
virtual bool isBackgroundColorNone(UInt32 row, UInt32 column)
virtual void deleteColumns(UInt32 column, UInt32 numColumns)
virtual void setGridLineWeight(UInt32 row, UInt32 column, Int16 edgeTypes, LineWeight lineWeight)
virtual void setBackgroundColor(OdCmColor color, UInt32 rowTypes)
String getFormula(Int32 row, Int32 col, Int32 nContent)
virtual OdResult setSubSelection(OdCellRange range)
bool isMergeAllEnabled(Int32 row, Int32 col)
OdGeVector3d breakOffset(UInt32 index)
virtual OdResult select_next_cell(Int32 dir, out Int32 resultRowIndex, out Int32 resultColumnIndex)
override void copyFrom(OdRxObject pSource)
OdDbObjectId getDataLink(Int32 row, Int32 col)
virtual RotationAngle textRotation(UInt32 row, UInt32 column)
OdCellRange getDataLinkRange(Int32 row, Int32 col)
String dataFormat(Int32 row, Int32 col)
Teigha.TD.CellState vb_cellState(int row, int col)
virtual Visibility gridVisibility(GridLineType gridlineType, RowType rowType)
void deleteContent(OdCellRange range)
virtual Teigha.TD.CellAlignment vb_alignment(Teigha.TD.RowType rowType)
virtual OdCmColor backgroundColor()
virtual void setNumRows(UInt32 numRows)
GridLineStyle gridLineStyle(Int32 row, Int32 col, GridLineType nGridLineType)
virtual OdDbObjectId blockTableRecordId(UInt32 row, UInt32 column)
void setGridProperty(Int32 row, Int32 col, GridLineType nGridLineTypes, OdGridProperty gridProp)
virtual void setContentColor(OdCmColor color)
virtual double minimumTableWidth()
Teigha.TD.CellContentType vb_contentType(int row, int col, int nIndex)
virtual bool isMergedCell(UInt32 row, UInt32 column)
virtual OdCmColor gridColor(GridLineType gridlineType, RowType rowType)
void setOverride(Int32 row, Int32 col, Int32 nContent, CellProperty nOverride)
virtual double vertCellMargin()
virtual void clearSubSelection()
virtual OdResult recomputeTableBlock()
override void subSetDatabaseDefaults(OdDbDatabase pDb, bool doSubents)
OdValue value(Int32 row, Int32 col, Int32 nContent, OdValue.FormatOption nOption)
virtual bool cellStyleOverrides(UInt32 row, UInt32 column, OdUInt32Array overrides)
virtual void insertRows(UInt32 row, double height)
virtual void setBlockTableRecordId(UInt32 row, UInt32 column, OdDbObjectId blockId)
virtual void setFormat(String pszFormat)
override void appendToOwner(OdDbIdPair idPair, OdDbObject pOwnerObject, OdDbIdMapping ownerIdMap)
virtual OdCmColor contentColor()
OdValue value(Int32 row, Int32 col, Int32 nContent)
virtual bool hitTest(OdGePoint3d wpt, OdGeVector3d wviewVec, double wxaper, double wyaper, out Int32 resultRowIndex, out Int32 resultColumnIndex, out Int32 contentIndex, out TableHitItem nItem, Int32 subTable)
virtual OdResult setSubSelection(OdCellRange range, Int32 subTable)
virtual OdCmColor contentColor(RowType rowType)
OdCellRange getSubSelection(Int32 subTable)
void setBreakSpacing(double spacing)
void setBreakHeight(UInt32 index, double height)
virtual LineWeight gridLineWeight(GridLineType gridlineType, RowType rowType)
virtual void getCellExtents(UInt32 row, UInt32 column, bool isOuterCell, OdGePoint3dArray pts)
CellContentType contentType(Int32 row, Int32 col)
virtual void setGridVisibility(Visibility gridVisiblity, UInt32 gridlineTypes, UInt32 rowTypes)
virtual bool hasSubSelection()
virtual void setTextHeight(UInt32 row, UInt32 column, double height)
void setDataLink(OdCellRange range, OdDbObjectId idDataLink, bool bUpdate)
OdValue getCustomData(Int32 row, Int32 col, String sKey)
virtual bool vb_tableStyleOverrides(Teigha.Core.OdUInt32Array overrides)
virtual void clearTableStyleOverrides()
virtual Teigha.Core.OdGeVector3d vb_direction()
void getGridProperty(Int32 row, Int32 col, GridLineType nGridLineType, OdGridProperty gridProp)
void setValue(UInt32 row, UInt32 col, ref string pszText, OdValue.ParseOption nOption)
virtual UInt32 numColumns()
virtual OdResult getSubSelection(out Int32 rowMin, out Int32 rowMax, out Int32 colMin, out Int32 colMax)
virtual void setBackgroundColorNone(UInt32 row, UInt32 column, bool disable)
override void dxfOutFields(OdDbDxfFiler pFiler)
virtual void setHorzCellMargin(double cellMargin)
void setSize(Int32 rows, Int32 cols)
OdCellRange getMergeRange(Int32 row, Int32 col)
void setContentLayout(Int32 row, Int32 col, CellContentLayout nLayout)
void setCellState(Int32 row, Int32 col, CellState nLock)
virtual void setGridVisibility(UInt32 row, UInt32 column, Int16 edgeTypes, Visibility gridVisibility)
override void dwgOutFields(OdDbDwgFiler pFiler)
void setGridLineWeight(Int32 row, Int32 col, GridLineType nGridLineTypes, LineWeight nLineWeight)
virtual OdResult select(OdGePoint3d wpt, OdGeVector3d wvwVec, OdGeVector3d wvwxVec, double wxaper, double wyaper, bool allowOutside, bool bInPickFirst, out Int32 resultRowIndex, out Int32 resultColumnIndex, OdDbFullSubentPathArray pPaths)
static string getRealClassName(IntPtr ptr)
virtual double rowHeight(UInt32 row)
void setValue(UInt32 row, UInt32 col, OdValue val)
string vb_format(uint row, uint col)
void setGridColor(Int32 row, Int32 col, GridLineType nGridlineTypes, OdCmColor color)
override OdResult subErase(bool erasing)
virtual void setCellType(UInt32 row, UInt32 column, CellType cellType)
virtual void setAutoScale(UInt32 row, UInt32 column, bool autoScale)
virtual void deleteColumns(UInt32 column)
override void setRotation(double fAngle)
double gridDoubleLineSpacing(Int32 row, Int32 col, GridLineType nGridLineType)
static new OdDbTable createObject()
void setAutoScale(Int32 row, Int32 col, Int32 nContent, bool autoFit)
void moveContent(Int32 row, Int32 col, Int32 nFromIndex, Int32 nToIndex)
virtual void setAlignment(CellAlignment alignment)
void vb_gripStatus(Teigha.Core.GripStat status)
void setTextHeight(Int32 row, Int32 col, Int32 nContent, double height)
CellContentType contentType(Int32 row, Int32 col, Int32 nIndex)
OdCmColor gridColor(Int32 row, Int32 col, GridLineType nGridLineType)
void setDataFormat(Int32 row, Int32 col, Int32 nContent, String sFormat)
void resetValue(UInt32 row, UInt32 col)
virtual OdResult selectSubRegion(OdGePoint3d wpt1, OdGePoint3d wpt2, OdGeVector3d wvwVec, OdGeVector3d wvwxVec, double wxaper, double wyaper, SelectType seltype, bool bIncludeCurrentSelection, bool bInPickFirst, out Int32 rowMin, out Int32 rowMax, out Int32 colMin, out Int32 colMax)
void createTemplate(OdDbTableTemplate target, TableCopyOption nCopyOption)
virtual bool isMergedCell(UInt32 row, UInt32 column, ref UInt32 minRow, ref UInt32 maxRow, ref UInt32 minColumn)
void setGridProperty(OdCellRange rangeIn, GridLineType nGridLineTypes, OdGridProperty gridProp)
override OdResult subGetGeomExtents(OdGeExtents3d extents)
virtual new void subHighlight(bool bDoIt)
override void Dispose(bool disposing)
virtual void setFieldId(UInt32 row, UInt32 column, OdDbObjectId fieldId)
virtual OdResult setSubSelection(Int32 rowMin, Int32 rowMax, Int32 colMin, Int32 colMax)
override OdRxObject queryX(OdRxClass protocolClass)
virtual OdCmColor backgroundColor(UInt32 row, UInt32 column)
void setScale(Int32 row, Int32 col, Int32 nContent, double scale)
void setGridLinetype(Int32 row, Int32 col, GridLineType nGridLineTypes, OdDbObjectId idLinetype)
virtual double textHeight(RowType rowType)
OdDbObjectId textStyle(Int32 row, Int32 col, Int32 nContent)
virtual void setTextStyle(UInt32 row, UInt32 column, OdDbObjectId textStyleId)
void setGridVisibility(Int32 row, Int32 col, GridLineType nGridLineTypes, Visibility nVisibility)
Teigha.Core.OdGePoint3d vb_attachmentPoint(int row, int col, int content)
void clearCellOverrides(UInt32 row, UInt32 column)
virtual double textHeight(UInt32 row, UInt32 column)
double textHeight(Int32 row, Int32 col, Int32 nContent)
bool hasFormula(Int32 row, Int32 col, Int32 nContent)
void copyFrom(OdDbTable pSrc, TableCopyOption nOption, OdCellRange srcRange, OdCellRange targetRange, OdCellRange pNewTargetRangeOut)
void setMargin(Int32 row, Int32 col, CellMargin nMargins, double fMargin)
void setBreakOption(TableBreakOption option)
String textString(Int32 row, Int32 col, Int32 nContent, OdValue.FormatOption nOption)
virtual void deleteRows(UInt32 row)
virtual void setNumColumns(UInt32 numColumns)
void setOverride(Int32 row, Int32 col, GridLineType nGridLineType, GridProperty nOverride)
double scale(Int32 row, Int32 col, Int32 nContent)
virtual void setBackgroundColor(UInt32 row, UInt32 column, OdCmColor color)
String dataFormat(Int32 row, Int32 col, Int32 nContent)
virtual OdCmColor gridColor(GridLineType gridlineType)
String textString(Int32 row, Int32 col, OdValue.FormatOption nOption)
virtual void setTextStyle(OdDbObjectId textStyleId)
virtual void setBlockAttributeValue(UInt32 row, UInt32 column, OdDbObjectId attdefId, String attValue)
void suppressRegenerateTable(bool bSuppress)
void setFieldId(Int32 row, Int32 col, Int32 nContent, OdDbObjectId fieldId, CellOption nFlag)
Int32 createContent(Int32 row, Int32 col, Int32 nIndex)
TableBreakOption breakOption()
override OdResult subTransformBy(OdGeMatrix3d xfm)
void removeAllOverrides(Int32 row, Int32 col)
virtual new void subHighlight(bool bDoIt, OdDbFullSubentPath pSubId, bool highlightAll)
void setTextStyle(Int32 row, Int32 col, Int32 nContent, OdDbObjectId id)
static HandleRef getCPtr(OdDbTable obj)
virtual new void subHighlight()
virtual void deleteRows(UInt32 row, UInt32 numRows)
virtual double blockRotation(UInt32 row, UInt32 column)
virtual void setRowHeight(UInt32 row, double height)
void updateDataLink(UpdateDirection nDir, UpdateOption nOption)
virtual RowType rowType(UInt32 row)
virtual OdResult getSubSelection(out Int32 rowMin, out Int32 rowMax, out Int32 colMin, out Int32 colMax, Int32 subTable)
OdCmColor contentColor(Int32 row, Int32 col, Int32 nContent)
virtual void setTableStyle(OdDbObjectId tableStyleId)
void setBreakFlowDirection(TableBreakFlowDirection flowDir)
virtual void setTextString(UInt32 row, UInt32 column, String textString)
double margin(Int32 row, Int32 col, CellMargin nMargin)
Teigha.TD.CellContentType vb_contentType(int row, int col)
virtual double minimumRowHeight(UInt32 row)
static new OdRxClass desc()
override void modified(OdDbObject pObj)
virtual void setGridLineWeight(LineWeight lineWeight, UInt32 gridlineTypes, UInt32 rowTypes)
virtual bool reselectSubRegion(OdDbFullSubentPathArray paths)
CellContentLayout contentLayout(Int32 row, Int32 col)
OdDbDataLink getDataLink(Int32 row, Int32 col, OpenMode mode)
bool isEmpty(Int32 row, Int32 col)
virtual void setHeight(double height)
virtual CellAlignment alignment()
virtual bool hitTest(OdGePoint3d wpt, OdGeVector3d wviewVec, double wxaper, double wyaper, out Int32 resultRowIndex, out Int32 resultColumnIndex)
virtual bool hitTest(OdGePoint3d wpt, OdGeVector3d wviewVec, double wxaper, double wyaper, out Int32 resultRowIndex, out Int32 resultColumnIndex, Int32 subTable)
override OdResult subExplode(OdRxObjectPtrArray entitySet)
void updateDataLink(Int32 row, Int32 col, UpdateDirection nDir, UpdateOption nOption)
virtual void setBlockScale(UInt32 row, UInt32 column, double blockScale)
virtual OdResult select_next_cell(Int32 dir, out Int32 resultRowIndex, out Int32 resultColumnIndex, OdDbFullSubentPathArray pPaths, bool bSupportTextCellOnly)
CellProperty getOverride(Int32 row, Int32 col, Int32 nContent)
void setRotation(Int32 row, Int32 col, Int32 nContent, double fAngle)
virtual void suppressTitleRow(bool suppress)
virtual OdGeVector3d direction()
virtual void setRowHeight(double height)
virtual void setBlockTableRecordId(UInt32 row, UInt32 column, OdDbObjectId blockId, bool autoScale)
virtual Teigha.TD.CellType vb_cellType(uint row, uint column)
virtual OdResult setSubSelection(Int32 rowMin, Int32 rowMax, Int32 colMin, Int32 colMax, Int32 subTable)
Visibility gridVisibility(Int32 row, Int32 col, GridLineType nGridLineType)
virtual double textHeight()
double breakHeight(UInt32 index)
virtual void setGridColor(UInt32 row, UInt32 column, Int16 edgeTypes, OdCmColor color)
virtual void setDataType(OdValue.DataType nDataType, OdValue.UnitType nUnitType, int nRowTypes)
virtual double blockScale(UInt32 row, UInt32 column)
String textString(Int32 row, Int32 col, Int32 nContent)
virtual void setTextRotation(UInt32 row, UInt32 column, RotationAngle textRotation)
virtual bool tableStyleOverrides(OdUInt32Array overrides)
double rotation(Int32 row, Int32 col, Int32 nContent)
void setToolTip(Int32 row, Int32 col, String sToolTip)
virtual OdDbObjectId textStyle()
virtual void setBackgroundColorNone(bool disable)
virtual void setFlowDirection(FlowDirection flowDirection)
virtual OdResult recomputeTableBlock(bool forceUpdate)
Teigha.Core.LineWeight vb_lineWeight()
Teigha.TD.GridLineStyle vb_gridLineStyle(int row, int col, Teigha.TD.GridLineType nGridLineType)
void copyFrom(OdDbLinkedTableData pSrc, TableCopyOption nOption)
virtual LineWeight gridLineWeight(GridLineType gridlineType)
virtual OdDbObjectId tableStyle()
virtual Teigha.TD.RotationAngle vb_textRotation(uint row, uint column)
void setGridDoubleLineSpacing(Int32 row, Int32 col, GridLineType nGridLineTypes, double fSpacing)
virtual bool isBackgroundColorNone()
virtual FlowDirection flowDirection()
void deleteContent(Int32 row, Int32 col, Int32 nIndex)
void removeDataLink(Int32 row, Int32 col)
virtual bool isBackgroundColorNone(RowType rowType)
virtual string vb_format(Teigha.TD.RowType type)
virtual void setFormat(String pszFormat, int nRowTypes)
void setContentColor(Int32 row, Int32 col, Int32 nContent, OdCmColor color)
virtual OdResult select(OdGePoint3d wpt, OdGeVector3d wvwVec, OdGeVector3d wvwxVec, double wxaper, double wyaper, bool allowOutside, bool bInPickFirst, out Int32 resultRowIndex, out Int32 resultColumnIndex)
override OdResult dxfInFields(OdDbDxfFiler pFiler)
virtual void deleteCellContent(UInt32 row, UInt32 column)
virtual bool isTitleSuppressed()
OdCellRange getSubSelection()
bool isAutoScale(Int32 row, Int32 col, Int32 nContent)
override OdResult dwgInFields(OdDbDwgFiler pFiler)
virtual CellType cellType(UInt32 row, UInt32 column)
bool mergedFlag(UInt32 row, UInt32 column)
virtual void unmergeCells(UInt32 minRow, UInt32 maxRow, UInt32 minColumn, UInt32 maxColumn)
virtual void setGridColor(OdCmColor color, UInt32 gridlineTypes, UInt32 rowTypes)
virtual double columnWidth(UInt32 column)
virtual void setWidth(double width)
Teigha.TD.OdDbObjectId vb_gridLinetype(int row, int col, Teigha.TD.GridLineType nGridLineType)
bool isFormatEditable(Int32 row, Int32 col)
void setColumnName(Int32 nIndex, String sName)
virtual void setVertCellMargin(double cellMargin)
void setDataLink(Int32 row, Int32 col, OdDbObjectId idDataLink, bool bUpdate)
virtual void setTextStyle(OdDbObjectId textStyleId, UInt32 rowTypes)
double vb_rotation(int row, int col, int nContent)
virtual void setDirection(OdGeVector3d horizVector)
void setCellStyle(Int32 row, Int32 col, String sCellStyle)
UInt32 mergedWidth(UInt32 row, UInt32 column)
void insertRowsAndInherit(Int32 nIndex, Int32 nInheritFrom, Int32 nNumRows)
virtual void setBackgroundColorNone(bool disable, UInt32 rowTypes)
bool isContentEditable(Int32 row, Int32 col)
virtual Teigha.TD.RowType vb_rowType(uint row)
virtual void getBlockAttributeValue(UInt32 row, UInt32 column, OdDbObjectId attdefId, ref string attValue)
virtual void setAlignment(CellAlignment alignment, UInt32 rowTypes)
virtual Teigha.Core.OdGePoint3d vb_attachmentPoint(uint row, uint column)
void setBreakOffset(UInt32 index, OdGeVector3d vec)
virtual OdResult selectSubRegion(OdGePoint3d wpt1, OdGePoint3d wpt2, OdGeVector3d wvwVec, OdGeVector3d wvwxVec, double wxaper, double wyaper, SelectType seltype, bool bIncludeCurrentSelection, bool bInPickFirst, out Int32 rowMin, out Int32 rowMax, out Int32 colMin, out Int32 colMax, OdDbFullSubentPathArray pPaths)
override bool subWorldDraw(OdGiWorldDraw pWd)
virtual LineWeight gridLineWeight(UInt32 row, UInt32 column, CellEdgeMask edgeType)
LineWeight gridLineWeight(Int32 row, Int32 col, GridLineType nGridLineType)
virtual String format(RowType type)
void insertColumnsAndInherit(Int32 col, Int32 nInheritFrom, Int32 nNumCols)
virtual void setContentColor(UInt32 row, UInt32 column, OdCmColor color)
static HandleRef getCPtr(OdDbTableTemplate obj)
static HandleRef getCPtr(OdGridProperty obj)
static HandleRef getCPtr(OdValue obj)
static global::System.Exception Retrieve()
static global::System.IntPtr OdDbTable_value__SWIG_2(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, int jarg5)
static global::System.IntPtr OdDbTable_fieldId__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static bool OdDbTable_tableStyleOverrides(HandleRef jarg1, IntPtr jarg2)
static global::System.IntPtr OdDbTable_getCustomData__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, [MarshalAs(UnmanagedType.LPWStr)]String jarg4)
static IntPtr OdDbTable_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdDbTable_deleteContent__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static void OdDbTable_setValue__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, HandleRef jarg5, int jarg6)
static void OdDbTable_getIndicatorSize(HandleRef jarg1, out double jarg2, out double jarg3)
static void OdDbTable_setBreakOffset(HandleRef jarg1, UInt32 jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void OdDbTable_removeAllOverrides(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static void OdDbTable_setBlockAttributeValue__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, [MarshalAs(UnmanagedType.LPWStr)]String jarg5)
static void OdDbTable_setBreakOption(HandleRef jarg1, int jarg2)
static global::System.IntPtr OdDbTable_contentColor__SWIG_1(HandleRef jarg1)
static void OdDbTable_subHighlight__SWIG_2(HandleRef jarg1, bool jarg2)
static String OdDbTable_cellStyle(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static void OdDbTable_deleteContent__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_setContentColor__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbTable_setTextHeight__SWIG_1(HandleRef jarg1, double jarg2)
static IntPtr OdDbTable_getDataLink__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static bool OdDbTable_reselectSubRegion(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbTable_setCustomData__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static int OdDbTable_dwgInFields(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdDbTable_blockTableRecordId__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_setTableStyle(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbTable_createTemplate(HandleRef jarg1, HandleRef jarg2, int jarg3)
static void OdDbTable_setGridLineWeight__SWIG_2(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, int jarg5)
static IntPtr OdDbTable_desc()
static void OdDbTable_copyFrom__SWIG_2(HandleRef jarg1, HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
static void OdDbTable_setAlignment__SWIG_1(HandleRef jarg1, int jarg2)
static string OdDbTable_getRealClassName(IntPtr jarg1)
static void OdDbTable_setGridColor__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3, UInt32 jarg4)
static int OdDbTable_subGetGeomExtents(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static String OdDbTable_textString__SWIG_2(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, int jarg5)
static int OdDbTable_setSubSelection__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, Int32 jarg3)
static void OdDbTable_enableMergeAll(HandleRef jarg1, Int32 jarg2, Int32 jarg3, bool jarg4)
static bool OdDbTable_hitTest__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4, double jarg5, out Int32 jarg6, out Int32 jarg7, out Int32 jarg8, out TableHitItem jarg9, Int32 jarg10)
static global::System.IntPtr OdDbTable_textStyle__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static double OdDbTable_gridDoubleLineSpacing(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static void OdDbTable_insertRows__SWIG_1(HandleRef jarg1, UInt32 jarg2, double jarg3)
static void OdDbTable_removeDataLink__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static double OdDbTable_minimumTableHeight(HandleRef jarg1)
static void OdDbTable_setSize(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static void OdDbTable_deleteRows__SWIG_1(HandleRef jarg1, UInt32 jarg2)
static void OdDbTable_setFieldId__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, int jarg6)
static void OdDbTable_setGridLineWeight__SWIG_1(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, Int16 jarg4, int jarg5)
static int OdDbTable_recomputeTableBlock__SWIG_0(HandleRef jarg1, bool jarg2)
static int OdDbTable_subTransformBy(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbTable_setTextHeight__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, double jarg5)
static void OdDbTable_setBackgroundColorNone__SWIG_0(HandleRef jarg1, bool jarg2, UInt32 jarg3)
static bool OdDbTable_hitTest__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4, double jarg5, out Int32 jarg6, out Int32 jarg7, Int32 jarg8)
static double OdDbTable_rotation__SWIG_0(HandleRef jarg1)
static int OdDbTable_subGetTransformedCopy(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, ref IntPtr jarg3)
static global::System.IntPtr OdDbTable_getDataLinkRange(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static int OdDbTable_cellType(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_setBreakFlowDirection(HandleRef jarg1, int jarg2)
static void OdDbTable_setFlowDirection(HandleRef jarg1, int jarg2)
static UInt32 OdDbTable_numColumns(HandleRef jarg1)
static int OdDbTable_alignment__SWIG_0(HandleRef jarg1, int jarg2)
static void OdDbTable_setBlockAttributeValue__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, [MarshalAs(UnmanagedType.LPWStr)]String jarg6)
static double OdDbTable_breakSpacing(HandleRef jarg1)
static double OdDbTable_blockScale(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static double OdDbTable_textHeight__SWIG_0(HandleRef jarg1, int jarg2)
static bool OdDbTable_isMergedCell__SWIG_4(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static double OdDbTable_minimumTableWidth(HandleRef jarg1)
static void OdDbTable_setCustomData__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, [MarshalAs(UnmanagedType.LPWStr)]String jarg4, HandleRef jarg5)
static double OdDbTable_height(HandleRef jarg1)
static void OdDbTable_setValue__SWIG_4(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, [MarshalAs(UnmanagedType.LPWStr)]String jarg5, int jarg6)
static void OdDbTable_insertRowsAndInherit(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static int OdDbTable_setSubSelection__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, Int32 jarg5)
static global::System.IntPtr OdDbTable_fieldId__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_setContentLayout(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static void OdDbTable_setBreakHeight(HandleRef jarg1, UInt32 jarg2, double jarg3)
static Int32 OdDbTable_getSubTablesInfo(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static String OdDbTable_format__SWIG_0(HandleRef jarg1, int jarg2)
static IntPtr OdDbTable_getIterator__SWIG_0(HandleRef jarg1)
static void delete_OdDbTable(HandleRef jarg1)
static int OdDbTable_subGetClassID(HandleRef jarg1, IntPtr jarg2)
static void OdDbTable_setGridLinetype(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static global::System.IntPtr OdDbTable_gridColor__SWIG_0(HandleRef jarg1, int jarg2, int jarg3)
static int OdDbTable_getOverride__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_setBlockTableRecordId__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, bool jarg5)
static void OdDbTable_setGridProperty__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr OdDbTable_contentColor__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static global::System.IntPtr OdDbTable_gridLinetype(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static void OdDbTable_getDataType__SWIG_1(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, out OdValue.DataType jarg4, out OdValue.UnitType jarg5)
static int OdDbTable_gridLineStyle(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static Int32 OdDbTable_numContents(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static bool OdDbTable_hasSubSelection(HandleRef jarg1)
static int OdDbTable_breakOption(HandleRef jarg1)
static global::System.IntPtr OdDbTable_backgroundColor__SWIG_1(HandleRef jarg1)
static void OdDbTable_setGridVisibility__SWIG_1(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, Int16 jarg4, int jarg5)
static bool OdDbTable_isBreakEnabled(HandleRef jarg1)
static void OdDbTable_setTextHeight__SWIG_0(HandleRef jarg1, double jarg2, UInt32 jarg3)
static double OdDbTable_margin(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static void OdDbTable_getDataType__SWIG_2(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, out OdValue.DataType jarg5, out OdValue.UnitType jarg6)
static void OdDbTable_subHighlight__SWIG_0(HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4)
static bool OdDbTable_hitTest__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4, double jarg5, out Int32 jarg6, out Int32 jarg7)
static int OdDbTable_alignment__SWIG_1(HandleRef jarg1)
static int OdDbTable_gridLineWeight__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, int jarg4)
static void OdDbTable_subHighlight__SWIG_3(HandleRef jarg1)
static void OdDbTable_setFormat__SWIG_1(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, int jarg3)
static int OdDbTable_gridVisibility__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static void OdDbTable_setWidth(HandleRef jarg1, double jarg2)
static String OdDbTable_dataFormat__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_setNumRows(HandleRef jarg1, UInt32 jarg2)
static int OdDbTable_getSubSelection__SWIG_0(HandleRef jarg1, out Int32 jarg2, out Int32 jarg3, out Int32 jarg4, out Int32 jarg5, Int32 jarg6)
static bool OdDbTable_isMergeAllEnabled(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static void OdDbTable_deleteColumns__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static double OdDbTable_horzCellMargin(HandleRef jarg1)
static void OdDbTable_setGridVisibility__SWIG_2(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, int jarg5)
static void OdDbTable_setDataType__SWIG_1(HandleRef jarg1, int jarg2, int jarg3, int jarg4)
static void OdDbTable_modified(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdDbTable_getSubSelection__SWIG_2(HandleRef jarg1, Int32 jarg2)
static void OdDbTable_setTextString__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, [MarshalAs(UnmanagedType.LPWStr)]String jarg5)
static String OdDbTable_getColumnName(HandleRef jarg1, Int32 jarg2)
static int OdDbTable_gridLineWeight__SWIG_1(HandleRef jarg1, int jarg2)
static int OdDbTable_rowType(HandleRef jarg1, UInt32 jarg2)
static void OdDbTable_setTextStyle__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbTable_insertColumnsAndInherit(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static int OdDbTable_select_next_cell__SWIG_1(HandleRef jarg1, Int32 jarg2, out Int32 jarg3, out Int32 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdDbTable_getDataType__SWIG_0(HandleRef jarg1, out OdValue.DataType jarg2, out OdValue.UnitType jarg3, int jarg4)
static String OdDbTable_getToolTip(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static IntPtr OdDbTable_cast(HandleRef jarg1)
static String OdDbTable_format__SWIG_1(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static global::System.IntPtr OdDbTable_value__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_setFieldId__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static int OdDbTable_select__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, double jarg6, bool jarg7, bool jarg8, out Int32 jarg9, out Int32 jarg10, global::System.Runtime.InteropServices.HandleRef jarg11)
static void OdDbTable_setValue__SWIG_2(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, HandleRef jarg5)
static void OdDbTable_setGridVisibility__SWIG_0(HandleRef jarg1, int jarg2, UInt32 jarg3, UInt32 jarg4)
static String OdDbTable_dataFormat__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static int OdDbTable_gridVisibility__SWIG_1(HandleRef jarg1, int jarg2)
static void OdDbTable_removeDataLink__SWIG_1(HandleRef jarg1)
static global::System.IntPtr OdDbTable_backgroundColor__SWIG_0(HandleRef jarg1, int jarg2)
static void OdDbTable_setTextRotation(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, int jarg4)
static void OdDbTable_setColumnWidth__SWIG_1(HandleRef jarg1, double jarg2)
static global::System.IntPtr OdDbTable_breakOffset(HandleRef jarg1, UInt32 jarg2)
static double OdDbTable_columnWidth(HandleRef jarg1, UInt32 jarg2)
static void OdDbTable_clearTableStyleOverrides__SWIG_0(HandleRef jarg1, int jarg2)
static bool OdDbTable_isBackgroundColorNone__SWIG_0(HandleRef jarg1, int jarg2)
static void OdDbTable_unmergeCells(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, UInt32 jarg4, UInt32 jarg5)
static void OdDbTable_suppressHeaderRow(HandleRef jarg1, bool jarg2)
static global::System.IntPtr OdDbTable_gridColor__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static void OdDbTable_copyFrom__SWIG_0(HandleRef jarg1, HandleRef jarg2)
static void OdDbTable_setGridColor__SWIG_1(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, Int16 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdDbTable_subHighlight__SWIG_1(HandleRef jarg1, bool jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static String OdDbTable_textString__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static int OdDbTable_select_next_cell__SWIG_2(HandleRef jarg1, Int32 jarg2, out Int32 jarg3, out Int32 jarg4)
static bool OdDbTable_cellStyleOverrides(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, IntPtr jarg4)
static void OdDbTable_setCellState(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static int OdDbTable_contentLayout(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static double OdDbTable_textHeight__SWIG_1(HandleRef jarg1)
static double OdDbTable_minimumRowHeight(HandleRef jarg1, UInt32 jarg2)
static int OdDbTable_flowDirection(HandleRef jarg1)
static int OdDbTable_gridVisibility__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, int jarg4)
static void OdDbTable_setScale(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, double jarg5)
static int OdDbTable_select__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, double jarg6, bool jarg7, bool jarg8, out Int32 jarg9, out Int32 jarg10)
static void OdDbTable_setHeight(HandleRef jarg1, double jarg2)
static void OdDbTable_setBlockScale(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, double jarg4)
static void OdDbTable_setDataFormat__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, [MarshalAs(UnmanagedType.LPWStr)]String jarg5)
static void OdDbTable_setBackgroundColor__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDbTable_getOverride__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static void OdDbTable_setGridColor__SWIG_2(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdDbTable_getCellExtents(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, bool jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdDbTable_setBreakSpacing(HandleRef jarg1, double jarg2)
static double OdDbTable_rowHeight(HandleRef jarg1, UInt32 jarg2)
static void OdDbTable_insertColumns__SWIG_0(HandleRef jarg1, UInt32 jarg2, double jarg3, UInt32 jarg4)
static void OdDbTable_setCellType(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, int jarg4)
static void OdDbTable_setValue__SWIG_1(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, ref IntPtr jarg4, int jarg5)
static double OdDbTable_minimumColumnWidth(HandleRef jarg1, UInt32 jarg2)
static bool OdDbTable_isMergedCell__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, ref UInt32 jarg4, ref UInt32 jarg5)
static void OdDbTable_setToolTip(HandleRef jarg1, Int32 jarg2, Int32 jarg3, [MarshalAs(UnmanagedType.LPWStr)]String jarg4)
static void OdDbTable_setCellStyle(HandleRef jarg1, Int32 jarg2, Int32 jarg3, [MarshalAs(UnmanagedType.LPWStr)]String jarg4)
static bool OdDbTable_isAutoScale__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_mergeCells(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, UInt32 jarg4, UInt32 jarg5)
static void OdDbTable_setNumColumns(HandleRef jarg1, UInt32 jarg2)
static global::System.IntPtr OdDbTable_gridColor__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, int jarg4)
static int OdDbTable_generateLayout(HandleRef jarg1)
static bool OdDbTable_isRegenerateTableSuppressed(HandleRef jarg1)
static void OdDbTable_resetValue(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_setAutoScale__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, bool jarg4)
static IntPtr OdDbTable_getIterator__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static int OdDbTable_setSubSelection__SWIG_2(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, Int32 jarg5, Int32 jarg6)
static int OdDbTable_selectSubRegion__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, double jarg6, double jarg7, int jarg8, bool jarg9, bool jarg10, out Int32 jarg11, out Int32 jarg12, out Int32 jarg13, out Int32 jarg14, global::System.Runtime.InteropServices.HandleRef jarg15)
static bool OdDbTable_isMergedCell__SWIG_3(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, ref UInt32 jarg4)
static void OdDbTable_setDataLink__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, bool jarg5)
static bool OdDbTable_isMergedCell__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, ref UInt32 jarg4, ref UInt32 jarg5, ref UInt32 jarg6, ref UInt32 jarg7)
static void OdDbTable_getBlockAttributeValue__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, ref IntPtr jarg5)
static int OdDbTable_gridLineWeight__SWIG_0(HandleRef jarg1, int jarg2, int jarg3)
static int OdDbTable_subExplode(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbTable_setDataType__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, int jarg5, int jarg6)
static void OdDbTable_setRowHeight__SWIG_1(HandleRef jarg1, double jarg2)
static void OdDbTable_clearCellOverrides(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static UInt32 OdDbTable_numRows(HandleRef jarg1)
static bool OdDbTable_canInsert(HandleRef jarg1, Int32 jarg2, bool jarg3)
static double OdDbTable_textHeight__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static IntPtr OdDbTable_isA(HandleRef jarg1)
static UInt32 OdDbTable_mergedWidth(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_setAlignment__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, int jarg4)
static int OdDbTable_recomputeTableBlock__SWIG_1(HandleRef jarg1)
static int OdDbTable_subErase(HandleRef jarg1, bool jarg2)
static bool OdDbTable_hitTest__SWIG_3(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, double jarg4, double jarg5, out Int32 jarg6, out Int32 jarg7, out Int32 jarg8, out TableHitItem jarg9)
static int OdDbTable_gridVisibility__SWIG_0(HandleRef jarg1, int jarg2, int jarg3)
static UInt32 OdDbTable_mergedHeight(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_updateDataLink__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, int jarg5)
static global::System.IntPtr OdDbTable_attachmentPoint__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static global::System.IntPtr OdDbTable_value__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static int OdDbTable_getSubSelection__SWIG_1(HandleRef jarg1, out Int32 jarg2, out Int32 jarg3, out Int32 jarg4, out Int32 jarg5)
static void OdDbTable_insertRows__SWIG_0(HandleRef jarg1, UInt32 jarg2, double jarg3, UInt32 jarg4)
static bool OdDbTable_isAutoScale__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_suppressTitleRow(HandleRef jarg1, bool jarg2)
static double OdDbTable_rotation__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static global::System.IntPtr OdDbTable_textStyle__SWIG_0(HandleRef jarg1, int jarg2)
static void OdDbTable_setTextString__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, [MarshalAs(UnmanagedType.LPWStr)]String jarg4)
static bool OdDbTable_isHeaderSuppressed(HandleRef jarg1)
static Int32 OdDbTable_createContent(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static global::System.IntPtr OdDbTable_backgroundColor__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_clearSubSelection(HandleRef jarg1)
static void OdDbTable_deleteRows__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static global::System.IntPtr OdDbTable_tableStyle(HandleRef jarg1)
static bool OdDbTable_isTitleSuppressed(HandleRef jarg1)
static void OdDbTable_suppressRegenerateTable(HandleRef jarg1, bool jarg2)
static void OdDbTable_setBlockRotation(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, double jarg4)
static void OdDbTable_deleteCellContent(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_setOverride__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, int jarg5)
static global::System.IntPtr OdDbTable_attachmentPoint__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_setDataType__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, int jarg4, int jarg5)
static void OdDbTable_appendToOwner(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, HandleRef jarg3, HandleRef jarg4)
static bool OdDbTable_isLinked(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static void OdDbTable_setTextStyle__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3)
static void OdDbTable_setGridLineWeight__SWIG_0(HandleRef jarg1, int jarg2, UInt32 jarg3, UInt32 jarg4)
static String OdDbTable_getBlockAttributeValue__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdDbTable_setGridLineStyle(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, int jarg5)
static bool OdDbTable_subWorldDraw(HandleRef jarg1, HandleRef jarg2)
static void OdDbTable_setMargin(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, double jarg5)
static IntPtr OdDbTable_createObject()
static bool OdDbTable_isContentEditable(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static void OdDbTable_setColumnName(HandleRef jarg1, Int32 jarg2, [MarshalAs(UnmanagedType.LPWStr)]String jarg3)
static void OdDbTable_setDirection(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static Int32 OdDbTable_getDataLink__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdDbTable_getSubSelection__SWIG_3(HandleRef jarg1)
static void OdDbTable_setDataType__SWIG_0(HandleRef jarg1, int jarg2, int jarg3)
static int OdDbTable_dxfInFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbTable_setBackgroundColorNone__SWIG_1(HandleRef jarg1, bool jarg2)
static global::System.IntPtr OdDbTable_getMergeRange(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static String OdDbTable_getFormula(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_dxfOutFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbTable_setAlignment__SWIG_0(HandleRef jarg1, int jarg2, UInt32 jarg3)
static void OdDbTable_subSetDatabaseDefaults(HandleRef jarg1, HandleRef jarg2, bool jarg3)
static int OdDbTable_contentType__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static void OdDbTable_setVertCellMargin(HandleRef jarg1, double jarg2)
static global::System.IntPtr OdDbTable_contentColor__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static double OdDbTable_textHeight__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static int OdDbTable_contentType__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_setBackgroundColor__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3)
static void OdDbTable_subClose(HandleRef jarg1)
static void OdDbTable_setGridProperty__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdDbTable_deleteContent__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDbTable_setBlockTableRecordId__SWIG_1(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void OdDbTable_setTextStyle__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void OdDbTable_setHorzCellMargin(HandleRef jarg1, double jarg2)
static double OdDbTable_vertCellMargin(HandleRef jarg1)
static int OdDbTable_setSubSelection__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static String OdDbTable_textString__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static bool OdDbTable_isBackgroundColorNone__SWIG_1(HandleRef jarg1)
static void OdDbTable_setAutoScale__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, bool jarg5)
static void OdDbTable_setValue__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, HandleRef jarg4)
static global::System.IntPtr OdDbTable_getDataLink__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static global::System.IntPtr OdDbTable_blockTableRecordId__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_setFormula(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, [MarshalAs(UnmanagedType.LPWStr)]String jarg5)
static String OdDbTable_textString__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static void OdDbTable_getGridProperty(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static Int32 OdDbTable_getCustomData__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static void OdDbTable_setContentColor__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static bool OdDbTable_canDelete(HandleRef jarg1, Int32 jarg2, Int32 jarg3, bool jarg4)
static int OdDbTable_breakFlowDirection(HandleRef jarg1)
static global::System.IntPtr OdDbTable_textStyle__SWIG_1(HandleRef jarg1)
static void OdDbTable_setBackgroundColor__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static int OdDbTable_selectSubRegion__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, double jarg6, double jarg7, int jarg8, bool jarg9, bool jarg10, out Int32 jarg11, out Int32 jarg12, out Int32 jarg13, out Int32 jarg14)
static bool OdDbTable_hasFormula(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)
static bool OdDbTable_mergedFlag(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_deleteColumns__SWIG_1(HandleRef jarg1, UInt32 jarg2)
static bool OdDbTable_isBackgroundColorNone__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static int OdDbTable_select_next_cell__SWIG_0(HandleRef jarg1, Int32 jarg2, out Int32 jarg3, out Int32 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, bool jarg6)
static void OdDbTable_setDataFormat__SWIG_0(HandleRef jarg1, Int32 jarg2, Int32 jarg3, [MarshalAs(UnmanagedType.LPWStr)]String jarg4)
static global::System.IntPtr OdDbTable_direction(HandleRef jarg1)
static int OdDbTable_gridLineWeight__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4)
static global::System.IntPtr OdDbTable_textStyle__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static int OdDbTable_cellState(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static int OdDbTable_textRotation(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_updateDataLink__SWIG_1(HandleRef jarg1, int jarg2, int jarg3)
static void OdDbTable_setFormat__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, [MarshalAs(UnmanagedType.LPWStr)]String jarg4)
static void OdDbTable_insertColumns__SWIG_1(HandleRef jarg1, UInt32 jarg2, double jarg3)
static double OdDbTable_breakHeight(HandleRef jarg1, UInt32 jarg2)
static double OdDbTable_blockRotation(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_setRotation__SWIG_0(HandleRef jarg1, double jarg2)
static void OdDbTable_setBackgroundColorNone__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, bool jarg4)
static void OdDbTable_setTextStyle__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static bool OdDbTable_isEmpty(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static void OdDbTable_setGridDoubleLineSpacing(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, double jarg5)
static void OdDbTable_dwgOutFields(HandleRef jarg1, HandleRef jarg2)
static void OdDbTable_enableBreak(HandleRef jarg1, bool jarg2)
static void OdDbTable_clearTableStyleOverrides__SWIG_1(HandleRef jarg1)
static void OdDbTable_setColumnWidth__SWIG_0(HandleRef jarg1, UInt32 jarg2, double jarg3)
static global::System.IntPtr OdDbTable_gridColor__SWIG_1(HandleRef jarg1, int jarg2)
static void OdDbTable_copyFrom__SWIG_3(HandleRef jarg1, HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
static void OdDbTable_setRowHeight__SWIG_0(HandleRef jarg1, UInt32 jarg2, double jarg3)
static void OdDbTable_setRotation__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, double jarg5)
static void OdDbTable_setDataLink__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4)
static void OdDbTable_setContentColor__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3)
static void OdDbTable_setOverride__SWIG_1(HandleRef jarg1, Int32 jarg2, Int32 jarg3, int jarg4, int jarg5)
static void OdDbTable_setBlockTableRecordId__SWIG_2(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, bool jarg6)
static bool OdDbTable_isFormatEditable(HandleRef jarg1, Int32 jarg2, Int32 jarg3)
static int OdDbTable_alignment__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static void OdDbTable_copyFrom__SWIG_1(HandleRef jarg1, HandleRef jarg2, int jarg3)
static void OdDbTable_setTextHeight__SWIG_2(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, double jarg4)
static double OdDbTable_width(HandleRef jarg1)
static void OdDbTable_setFormat__SWIG_0(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdDbTable_moveContent(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, Int32 jarg5)
static global::System.IntPtr OdDbTable_contentColor__SWIG_0(HandleRef jarg1, int jarg2)
static void OdDbTable_setContentColor__SWIG_3(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static bool OdDbTable_isMergedCell__SWIG_1(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3, ref UInt32 jarg4, ref UInt32 jarg5, ref UInt32 jarg6)
static double OdDbTable_scale(HandleRef jarg1, Int32 jarg2, Int32 jarg3, Int32 jarg4)