AllowEditRange.Range Property

Definition

Returns a Range object that represents a subset of the ranges that can be edited on a protected worksheet.

public:
 property Microsoft::Office::Interop::Excel::Range ^ Range { Microsoft::Office::Interop::Excel::Range ^ get(); void set(Microsoft::Office::Interop::Excel::Range ^ value); };
public Microsoft.Office.Interop.Excel.Range Range { get; set; }
Public Property Range As Range

Property Value

Applies to