ApplicationClass.CommandUnderlines Property

Definition

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

Property Value

Implements

Applies to