Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / TableColumn Class / ActualWidth Property

In This Topic
    ActualWidth Property (TableColumn)
    In This Topic
    Gets the actual width of the column, in points.
    Syntax
    'Declaration
     
    Public ReadOnly Property ActualWidth As System.Single
    public System.float ActualWidth {get;}
    See Also