iFeatureTableColumn.Item Property
Parent Object:
iFeatureTableColumn
Description
Method that returns the specified iFeatureTableCell object from the row.
Syntax
iFeatureTableColumn.
Item
(
Index
As Variant ) As
iFeatureTableCell
Property Value
This is a read only property whose value is an
iFeatureTableCell
.
Parameters
Name
Type
Description
Index
Variant
Value that specifies the index of the iFeatureTableCell to return. The first row in the column has an index of 1.
Version
Introduced in version 2009
© Copyright 2021 Autodesk, Inc.
Comment on this page.