public Rectangle GetTextRectangle( Shape shape, Rectangle shapeRect )
'Declaration Public Function GetTextRectangle( _ ByVal shape As Shape, _ ByVal shapeRect As Rectangle _ ) As Rectangle
'Declaration
Public Function GetTextRectangle( _ ByVal shape As Shape, _ ByVal shapeRect As Rectangle _ ) As Rectangle
'Usage Dim instance As WorksheetDrawing Dim shape As Shape Dim shapeRect As Rectangle Dim value As Rectangle value = instance.GetTextRectangle(shape, shapeRect)
'Usage
Dim instance As WorksheetDrawing Dim shape As Shape Dim shapeRect As Rectangle Dim value As Rectangle value = instance.GetTextRectangle(shape, shapeRect)
WorksheetDrawing Class WorksheetDrawing Members