Add(TdxSpreadSheetContainerClass,Untyped)
|
Creates a new floating container object within the worksheet.
|
Add(TdxSpreadSheetContainerClass)
|
|
Add(T)
|
|
AddCommentContainer(TdxSpreadSheetCell,Untyped)
|
Creates a new floating comment container attached to the specified cell object.
|
AddCommentContainer(TdxSpreadSheetCell)
|
|
AddRange(IEnumerable<T>)
|
|
AddRange(T[])
|
|
AddRange(TEnumerable<T>)
|
|
BinarySearch(T,Integer,IComparer<T>,Integer,Integer)
|
|
BinarySearch(T,Integer,IComparer<T>)
|
|
BinarySearch(T,Integer)
|
|
Clear
|
|
Contains(T)
|
|
Delete(Integer)
|
|
DeleteRange(Integer,Integer)
|
|
EnumCommentContainers(TdxSpreadSheetContainerEnumProc)
|
|
EnumCommentContainers(TRect,TdxSpreadSheetContainerEnumProc)
|
Performs the required actions on all comment containers in the current collection.
|
Equals(TObject)
|
|
Error(PResStringRec,NativeInt)
|
|
Error(String,NativeInt)
|
|
Exchange(Integer,Integer)
|
|
Expand
|
|
Extract(T)
|
|
ExtractAt(Integer)
|
|
ExtractItem(T,TDirection)
|
|
FindByName(string,TdxSpreadSheetContainer)
|
Returns a stored floating container by the specified name.
|
FindCommentContainer(TdxSpreadSheetCell,Untyped)
|
|
FindCommentContainer(TdxSpreadSheetCell)
|
|
FindCommentContainer(Integer,Integer,Untyped)
|
Returns a comment container by its specified cell object.
|
FindCommentContainer(Integer,Integer)
|
|
FindNextCommentContainer(TdxSpreadSheetCell,Untyped,Boolean)
|
|
FindNextCommentContainer(Integer,Integer,Untyped,Boolean)
|
Returns a comment container located either before or after the specified cell on a Table View worksheet.
|
First
|
|
GetFirstVisibleContainer
|
Returns a visible floating container object with the lowest Index property value.
|
GetHashCode
|
|
GetLastVisibleContainer
|
Returns a visible floating container object with the largest Index property value.
|
GetNextVisibleContainer(TdxSpreadSheetContainer)
|
Returns the next visible floating container object within the collection.
|
GetPrevVisibleContainer(TdxSpreadSheetContainer)
|
Returns the previous visible floating container object within the collection.
|
IndexOf(T)
|
|
IndexOfItem(T,TDirection)
|
|
Insert(Integer,T)
|
|
InsertRange(Integer,IEnumerable<T>)
|
|
InsertRange(Integer,T[],Integer)
|
|
InsertRange(Integer,T[])
|
|
InsertRange(Integer,TEnumerable<T>)
|
|
IsCellUsed(TdxSpreadSheetCell)
|
Returns a value indicating whether the specified cell object is used as an anchor cell by at least one floating container object within the collection.
|
Last
|
|
LastIndexOf(T)
|
|
Move(Integer,Integer)
|
|
Pack
|
|
Pack(TEmptyFunc)
|
|
Remove(T)
|
|
RemoveItem(T,TDirection)
|
|
Reverse
|
|
Sort
|
|
Sort(IComparer<T>,Integer,Integer)
|
|
Sort(IComparer<T>)
|
|
ToArray
|
|
ToString
|
|
TrimExcess
|
|