名前 | 解説 | |
---|---|---|
Clear | Clears the current C1.C1Preview.Util.FastList. C1.C1Preview.Util.FastListから継承されます。 | |
Delete | オーバーロードされます。 Deletes a range of rows or columns from the containing RenderTable. C1.C1Preview.TableVectorCollectionから継承されます。 | |
FindCol | Returns the TableCol with the specified index (the TableVector.Ordinal of the column), or null if that TableCol object has not been initialized. | |
GetVectorCanSplit | Returns the value of the TableVector.CanSplit property of a TableVector (row or column) identified by its index in a RenderTable. This method does not create the specified vector if it has not been initialized yet (see remarks in TableVectorCollection.GetVectorSize for details). C1.C1Preview.TableVectorCollectionから継承されます。 | |
GetVectorPageBreakBehavior | Returns the value of the TableVector.PageBreakBehavior property of a TableVector (row or column) identified by its index in a RenderTable. This method does not create the specified vector if it has not been initialized yet (see remarks in TableVectorCollection.GetVectorSize for details). C1.C1Preview.TableVectorCollectionから継承されます。 | |
GetVectorSize | Returns the size (height for rows, width for columns) of a TableVector (row or column) identified by its index in a RenderTable. This method does not create the specified vector if it has not been initialized (see remarks for details). C1.C1Preview.TableVectorCollectionから継承されます。 | |
GetVectorSizingMode | Returns the effective TableSizingModeEnum of a TableVector (row or column) identified by its index in a RenderTable. This method does not create the specified vector if it has not been initialized yet (see remarks in TableVectorCollection.GetVectorSize for details). C1.C1Preview.TableVectorCollectionから継承されます。 | |
GetVectorVisible | Returns the value of the TableVector.Visible property of a TableVector (row or column) identified by its index in a RenderTable. This method does not create the specified vector if it has not been initialized yet (see remarks in TableVectorCollection.GetVectorSize for details). C1.C1Preview.TableVectorCollectionから継承されます。 | |
IndexOf | Returns the index of the specified object in the current C1.C1Preview.Util.FastList. (Performs a fast search using the FindObjectIndex method.) C1.C1Preview.Util.FastListから継承されます。 | |
Insert | オーバーロードされます。 Inserts a range of rows or columns into the containing RenderTable. C1.C1Preview.TableVectorCollectionから継承されます。 |