'Declaration
Public Function GetGridImage( _
ByVal As CellRange _
) As System.Windows.FrameworkElement
public System.Windows.FrameworkElement GetGridImage(
CellRange
)
Parameters
- rng
- CellRange to include in the image.
Return Value
A System.Windows.FrameworkElement that represents a given part of the grid.