Method | Description | |
---|---|---|
Export ( GridVirtual grid, Range rangeToExport ) : |
||
Export ( GridVirtual grid, System graphics, Range rangeToExport, System destinationLocation ) : void | ||
Image ( ) : System |
Method | Description | |
---|---|---|
ExportCell ( CellContext context, DevAge graphics, System rectangle ) : void |
public Export ( GridVirtual grid, Range rangeToExport ) : |
||
grid | GridVirtual | |
rangeToExport | Range | |
return |
public Export ( GridVirtual grid, System graphics, Range rangeToExport, System destinationLocation ) : void | ||
grid | GridVirtual | |
graphics | System | |
rangeToExport | Range | |
destinationLocation | System | |
return | void |
protected ExportCell ( CellContext context, DevAge graphics, System rectangle ) : void | ||
context | CellContext | |
graphics | DevAge | |
rectangle | System | |
return | void |