Create(TdxSpreadSheetDefinedName,TdxSpreadSheetReportSectionType,Integer) Constructor
Initializes a new instance of the TdxSpreadSheetReportSection class with specified settings.
Declaration
constructor Create(AName: TdxSpreadSheetDefinedName; AType: TdxSpreadSheetReportSectionType; AIndex: Integer);
Parameters
Name | Type |
---|---|
AName | TdxSpreadSheetDefinedName |
AType | TdxSpreadSheetReportSectionType |
AIndex | Integer |
See Also