TFlxParam Enumeration
Parameter names that can go into an "invalid params" error message.
Syntax
Unit: FlexCel.Core
Members
| Name |
Value |
Description |
| ActiveSheet |
0 |
ActiveSheet |
| SheetFrom |
1 |
SheetFrom |
| SheetDest |
2 |
SheetDest |
| SheetCount |
3 |
SheetCount |
| CellMergedIndex |
4 |
CellMergedIndex |
| NamedRangeIndex |
5 |
NamedRangeIndex |
| ImageIndex |
6 |
ImageIndex |
| ObjectIndex |
7 |
ObjectIndex |
| CommentIndex |
8 |
CommentIndex |
| SourceSheet |
9 |
SourceSheet |
| HyperLinkIndex |
10 |
HyperLinkIndex |
| OutlineLevel |
11 |
OutlineLevel |
| IgnoreCase |
12 |
IgnoreCase |
| AutoShapeIndex |
13 |
AutoShapeIndex |
| ChartIndex |
14 |
ChartIndex |
| SeriesIndex |
15 |
SeriesIndex |
| ConditionalFormatIndex |
16 |
ConditionalFormatIndex |
| PercentOfUsedSheet |
17 |
PercentOfUsedSheet |
| Level |
18 |
Level |
| PageScale |
19 |
PageScale |
| DataValidationIndex |
20 |
DataValidationIndex |
| FormatIndex |
21 |
FormatIndex |
| NumberOfThreads |
22 |
NumberOfThreads |
| Index |
23 |
Index |
| FirstSheetVisible |
24 |
FirstSheetVisible |
| ScreenScaling |
25 |
ScreenScaling |
| Position |
26 |
Position |
| SubchartPos |
27 |
SubchartPos |
| AxisIndex |
28 |
AxisIndex |
| Window |
29 |
Window |
| SheetIndex |
30 |
Sheet index.
|