Range.Information (Word)
Gibt Informationen zum angegebenen Bereich zurück.
Information (Type)
Type: Der Informationstyp.
If ActiveDocument.Words(10).Information(wdWithInTable) Then _
ActiveDocument.Words(10).Tables(1).Select
Gibt Informationen zum angegebenen Bereich zurück.
Information (Type)
Type: Der Informationstyp.
If ActiveDocument.Words(10).Information(wdWithInTable) Then _
ActiveDocument.Words(10).Tables(1).Select