WorksheetClass.EnableSelection Property

Definition

public:
 virtual property Microsoft::Office::Interop::Excel::XlEnableSelection EnableSelection { Microsoft::Office::Interop::Excel::XlEnableSelection get(); void set(Microsoft::Office::Interop::Excel::XlEnableSelection value); };
public virtual Microsoft.Office.Interop.Excel.XlEnableSelection EnableSelection { get; set; }
Public Overridable Property EnableSelection As XlEnableSelection

Property Value

Implements

Applies to