TdxSpreadSheetReportDesigner.GetSection(TdxSpreadSheetReportSectionType,Integer) Method
Declaration
function GetSection(const AType: TdxSpreadSheetReportSectionType; AIndex: Integer = -1): TdxSpreadSheetReportSection; overload;
Parameters
Name | Type |
---|---|
AType | TdxSpreadSheetReportSectionType |
AIndex | Integer |
Returns
Type |
---|
TdxSpreadSheetReportSection |
See Also