Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MsoPathEscapeInfo Class
Members


MsoPathEscapeInfo Class
This record specifies how a path is constructed. This record is used in conjunction with MSOPATHINFO and an array of POINT data to build a path.
Syntax
'Declaration
 
Public Class MsoPathEscapeInfo 
   Implements IBiff8Structure 
 
'Usage
 
Dim instance As MsoPathEscapeInfo
Inheritance Hierarchy

System.Object
   FarPoint.Excel.MsoPathEscapeInfo

See Also