ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLTextRangeCollection Class / Layout Property

In This Topic
    Layout Property
    In This Topic
    Gets parent text layout.
    Syntax
    'Declaration
     
    Public ReadOnly Property Layout As XLTextLayout
    public XLTextLayout Layout {get;}
    See Also