Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MsoPathEscapeInfo Class
Members


In This Topic
    MsoPathEscapeInfo Class
    In This Topic
    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
    public class MsoPathEscapeInfo : IBiff8Structure  
    Inheritance Hierarchy

    System.Object
       FarPoint.Excel.MsoPathEscapeInfo

    See Also