Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IReportTableInfo Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IReportTableInfo:

Public Member Functions

std::wstring GetTitle ()
int GetColumnCount ()
bool SetFirstRow ()
bool SetNextRow ()
std::wstring GetCurRowCell (int AColumn)

Member Function Documentation

◆ GetColumnCount()

int SCH::IReportTableInfo::GetColumnCount ( )

◆ GetCurRowCell()

std::wstring SCH::IReportTableInfo::GetCurRowCell ( int AColumn)

◆ GetTitle()

std::wstring SCH::IReportTableInfo::GetTitle ( )

◆ SetFirstRow()

bool SCH::IReportTableInfo::SetFirstRow ( )

◆ SetNextRow()

bool SCH::IReportTableInfo::SetNextRow ( )

The documentation for this struct was generated from the following file: