Click or drag to resize

StiCrossTabHelperGetCellsRect Method

[Missing <summary> documentation for "M:Stimulsoft.Report.CrossTab.StiCrossTabHelper.GetCellsRect(Stimulsoft.Report.CrossTab.StiCrossTab,System.Int32,System.Int32,System.Int32,System.Int32)"]

Namespace:  Stimulsoft.Report.CrossTab
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static SizeM GetCellsRect(
	StiCrossTab masterCrossTab,
	int startCol,
	int startRow,
	int endCol,
	int endRow
)

Parameters

masterCrossTab
Type: Stimulsoft.Report.CrossTabStiCrossTab

[Missing <param name="masterCrossTab"/> documentation for "M:Stimulsoft.Report.CrossTab.StiCrossTabHelper.GetCellsRect(Stimulsoft.Report.CrossTab.StiCrossTab,System.Int32,System.Int32,System.Int32,System.Int32)"]

startCol
Type: SystemInt32

[Missing <param name="startCol"/> documentation for "M:Stimulsoft.Report.CrossTab.StiCrossTabHelper.GetCellsRect(Stimulsoft.Report.CrossTab.StiCrossTab,System.Int32,System.Int32,System.Int32,System.Int32)"]

startRow
Type: SystemInt32

[Missing <param name="startRow"/> documentation for "M:Stimulsoft.Report.CrossTab.StiCrossTabHelper.GetCellsRect(Stimulsoft.Report.CrossTab.StiCrossTab,System.Int32,System.Int32,System.Int32,System.Int32)"]

endCol
Type: SystemInt32

[Missing <param name="endCol"/> documentation for "M:Stimulsoft.Report.CrossTab.StiCrossTabHelper.GetCellsRect(Stimulsoft.Report.CrossTab.StiCrossTab,System.Int32,System.Int32,System.Int32,System.Int32)"]

endRow
Type: SystemInt32

[Missing <param name="endRow"/> documentation for "M:Stimulsoft.Report.CrossTab.StiCrossTabHelper.GetCellsRect(Stimulsoft.Report.CrossTab.StiCrossTab,System.Int32,System.Int32,System.Int32,System.Int32)"]

Return Value

Type: SizeM

[Missing <returns> documentation for "M:Stimulsoft.Report.CrossTab.StiCrossTabHelper.GetCellsRect(Stimulsoft.Report.CrossTab.StiCrossTab,System.Int32,System.Int32,System.Int32,System.Int32)"]

See Also