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