ReportTable Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class ReportTable
[System.Runtime.InteropServices.Guid("33DAA9FA-94CA-414E-BCF4-3E260B02B55E")]
public interface ReportTable
type ReportTable = interface
Public Interface ReportTable
- Attributes
Properties
ColumnsCount | |
RowsCount |
Methods
GetCellText(Int32, Int32) | |
UpdateTableData(Boolean, String, String, Int32, Object) |