Shape.LinkFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a LinkFormat object that contains linked OLE object properties. Read-only.
public:
property Microsoft::Office::Interop::Excel::LinkFormat ^ LinkFormat { Microsoft::Office::Interop::Excel::LinkFormat ^ get(); };
public Microsoft.Office.Interop.Excel.LinkFormat LinkFormat { get; }
Public ReadOnly Property LinkFormat As LinkFormat