_OLEObject.BottomRightCell Property

Definition

Returns a Range object that represents the cell that lies under the lower-right corner of the object. Read-only.

public:
 property Microsoft::Office::Interop::Excel::Range ^ BottomRightCell { Microsoft::Office::Interop::Excel::Range ^ get(); };
public Microsoft.Office.Interop.Excel.Range BottomRightCell { get; }
Public ReadOnly Property BottomRightCell As Range

Property Value

Applies to