Spread WPF 17
GrapeCity.Excel Namespace / OneCellAnchor Class
Members


In This Topic
    OneCellAnchor Class
    In This Topic
    Represents one cell anchor
    Object Model
    OneCellAnchor Class
    Syntax
    'Declaration
     
    Public Class OneCellAnchor 
       Implements IAnchor 
    'Usage
     
    Dim instance As OneCellAnchor
    public class OneCellAnchor : IAnchor  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.OneCellAnchor

    See Also