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

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