TdxSpreadSheetSelectionElement Enum
Enumerates the visual elements of the worksheet selector rectangles.
#Declaration
TdxSpreadSheetSelectionElement = (
ssseFrame,
ssseCorners,
ssseBackground
);
#Members
Name |
---|
ssse
|
ssse
|
ssse
|
#Remarks
The list of displayed elements of the selector rectangles, highlighted references, and selected areas includes:
Value | Visual Element Description | Examples |
---|---|---|
ssse | The frame is the colored outline marking the cell selector rectangles and highlighted references. The frame always has the same color as its | |
ssse | The small dot-like marker element located:
The corner element has the same color as the selector | |
ssse | The colored background marking the selected cell range areas. The background has the same color as both the selector rectangle’s |