DlgStorage.GetCellDataAsBitmap(Int64, Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual System::Drawing::Bitmap ^ GetCellDataAsBitmap(long nRowIndex, int nColIndex);
public virtual System.Drawing.Bitmap GetCellDataAsBitmap (long nRowIndex, int nColIndex);
abstract member GetCellDataAsBitmap : int64 * int -> System.Drawing.Bitmap
override this.GetCellDataAsBitmap : int64 * int -> System.Drawing.Bitmap
Public Overridable Function GetCellDataAsBitmap (nRowIndex As Long, nColIndex As Integer) As Bitmap
Parâmetros
- nRowIndex
- Int64
- nColIndex
- Int32