public void UpdateChartOnLayoutChanged( int row, int rowCount, int column, int columnCount )
'Declaration Public Sub UpdateChartOnLayoutChanged( _ ByVal row As Integer, _ ByVal rowCount As Integer, _ ByVal column As Integer, _ ByVal columnCount As Integer _ )
'Declaration
Public Sub UpdateChartOnLayoutChanged( _ ByVal row As Integer, _ ByVal rowCount As Integer, _ ByVal column As Integer, _ ByVal columnCount As Integer _ )
'Usage Dim instance As SheetView Dim row As Integer Dim rowCount As Integer Dim column As Integer Dim columnCount As Integer instance.UpdateChartOnLayoutChanged(row, rowCount, column, columnCount)
'Usage
Dim instance As SheetView Dim row As Integer Dim rowCount As Integer Dim column As Integer Dim columnCount As Integer instance.UpdateChartOnLayoutChanged(row, rowCount, column, columnCount)
SheetView Class SheetView Members