GrapeCity.Excel Namespace > IExcelWriter Interface : GetFrozen Method |
'Declaration Sub GetFrozen( _ ByVal sheet As System.Short, _ ByRef frozenRowCount As System.Integer, _ ByRef frozenColumnCount As System.Integer, _ ByRef frozenTrailingRowCount As System.Integer, _ ByRef frozenTrailingColumnCount As System.Integer _ )
'Usage Dim instance As IExcelWriter Dim sheet As System.Short Dim frozenRowCount As System.Integer Dim frozenColumnCount As System.Integer Dim frozenTrailingRowCount As System.Integer Dim frozenTrailingColumnCount As System.Integer instance.GetFrozen(sheet, frozenRowCount, frozenColumnCount, frozenTrailingRowCount, frozenTrailingColumnCount)
void GetFrozen( System.short sheet, ref System.int frozenRowCount, ref System.int frozenColumnCount, ref System.int frozenTrailingRowCount, ref System.int frozenTrailingColumnCount )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6