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