Range.Worksheet Property

Definition

Returns a Worksheet object that represents the worksheet containing the specified range.

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

Property Value

Applies to