'Declaration Public Function GetBoundingBox( _
ByVal worksheetThe worksheet.As Worksheet _
) As Vintasoft.Primitives.VintasoftRect
public Vintasoft.Primitives.VintasoftRect GetBoundingBox(
Worksheet worksheet
)
public: Vintasoft.Primitives.VintasoftRect GetBoundingBox(
Worksheet* worksheet
)
public:
Vintasoft.Primitives.VintasoftRect GetBoundingBox(
Worksheet^ worksheet
)
Parameters
- worksheet
- The worksheet.
Return Value
Absolute location.