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