Table объект

Объект таблицы AutoCADа.

Имя класса VBA:

AcadTable 

Новое подключение:

Dim customObj as AcadTable 

Доступ через:

AcadTable

Таблица содержит данные в строках и столбцах. Вы можете использовать объект Table, чтобы добавить и изменять таблицы в рисунке.

To add a table to a drawing, use the AddTable method. After you add a table, you can modify the number of columns, the number of rows, and other settings. Чтобы добавить таблицу к рисунку, используйте метод AddTable. После того, как Вы добавляете таблицу, Вы можете изменить число столбцов, число строк, и других параметров настройки.

Методы

ArrayPolar

ArrayRectangular

ClearSubSelection

ClearTableStyleOverrides

Copy

Delete

DeleteCellContent

DeleteColumns

DeleteRows

GenerateLayout

GetAlignment

GetAttachmentpoint

GetAutoScale

GetBackgroundColor

GetBackgroundColorNone

GetBlockAttributeValue

GetBlockRotation

GetBlockScale

GetBlockTableRecordId

GetBoundingBox

GetCellAlignment

GetCellBackgroundColor

GetCellBackgroundColorNone

GetCellContentColor

GetCellExtents

GetCellGridColor

GetCellGridLineweight

GetCellGridVisibility

GetCellStyleOverrides

GetCellTextHeight

GetCellTextStyle

GetCellType

GetColumnWidth

GetContentColor

GetExtensionDictionary

GetFieldId

GetGridColor

GetGridLineWeight

GetGridVisibility

GetMinimumColumnWidth

GetMinimumRowHeight

GetRowHeight

GetRowType

GetSubSelection

GetText

GetTextHeight

GetTextRotation

GetTextStyle

GetXData

Highlight

HitTest

InsertColumns

InsertRows

IntersectWith

IsMergedCell

MergedCells

Mirror

Mirror3D

Move

RecomputeTableBlock

ReselectSubRegion

Rotate

Rotate3D

ScaleEntity

Select

SelectSubRegion

SetAlignment

SetAutoScale

SetBackgroundColor

SetBackgroundColorNone

SetBlockAttributeValue

SetBlockRotation

SetBlockScale

SetBlockTableRecordId

SetCellAlignment

SetCellBackgroundColor

SetCellBackgroundColorNone

SetCellContentColor

SetCellGridColor

SetCellGridLineweight

SetCellGridVisibility

SetCellTextHeight

SetCellTextStyle

SetCellType

SetColumnWidth

SetContentColor

SetFieldId

SetGridColor

SetGridLineWeight

SetGridVisibility

SetRowHeight

SetSubSelection

SetText

SetTextHeight

SetTextRotation

SetTextStyle

SetXData

TransformBy

UnmergeCells

Update  

Свойства

Application

Columns

ColumnWidth

Document

FlowDirection

Handle

HasExtensionDictionary

HasSubSelection

HeaderSuppressed

Height

HorzCellMargin

Hyperlinks

Layer

Linetype

LinetypeScale

Lineweight

MinimumTableHeight

MinimumTableWidth

ObjectID

ObjectName

OwnerID

PlotStyleName

RowHeight

Rows

StyleName

TableStyleOverrides

TitleSuppressed

TrueColor

VertCellMargin

Visible

Width  

События

Modified

Сайт управляется системой uCoz