ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / MergeArea Structure / ColumnFrom Property

In This Topic
    ColumnFrom Property
    In This Topic
    The leftmost column of the rectangular merged region.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnFrom As UShort
    public ushort ColumnFrom {get;}
    See Also