|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| std::wstring | GetTitle () |
| int | GetColumnCount () |
| bool | SetFirstRow () |
| bool | SetNextRow () |
| std::wstring | GetCurRowCell (int AColumn) |
| int SCH::IReportTableInfo::GetColumnCount | ( | ) |
| std::wstring SCH::IReportTableInfo::GetCurRowCell | ( | int | AColumn | ) |
| std::wstring SCH::IReportTableInfo::GetTitle | ( | ) |
| bool SCH::IReportTableInfo::SetFirstRow | ( | ) |
| bool SCH::IReportTableInfo::SetNextRow | ( | ) |