Version

WorksheetShapeWithText Class

Abstract base class for all shapes that can display text.
Syntax
public abstract class WorksheetShapeWithText : WorksheetShape 
Remarks

Primitive shapes, such as polygons, and cell comments can display regular text or text with mixed formatting and are derived from this class.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also