Font2.Line 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.
Gets a value specifiying the format of a line. Read-only.
public:
property Microsoft::Office::Core::LineFormat ^ Line { Microsoft::Office::Core::LineFormat ^ get(); };
public Microsoft.Office.Core.LineFormat Line { get; }
member this.Line : Microsoft.Office.Core.LineFormat
Public ReadOnly Property Line As LineFormat