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.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub FitText
'Usage
Dim instance As Diagram
instance.FitText()
void FitText()
Remarks
This method functions only in Microsoft Office PowerPoint 2003.