Diagram.FitText Method

Adjusts the size of the text in the nodes in a diagram to fit within the boundaries of the nodes.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub FitText
'Usage
Dim instance As Diagram

instance.FitText()
void FitText()

Remarks

This method functions only in Microsoft Office PowerPoint 2003.

See Also

Reference

Diagram Interface

Diagram Members

Microsoft.Office.Interop.Word Namespace