Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableCell Class / Width Property

In This Topic
    Width Property (TableCell)
    In This Topic
    Gets the width of the cell, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Single
    public System.float Width {get;}
    See Also