Show / Hide Table of Contents

Class ExcelVmlDrawingControl

Base class for vml form controls

Inheritance
System.Object
XmlHelper
ExcelVmlDrawingBase
ExcelVmlDrawingControl
Inherited Members
ExcelVmlDrawingBase.Id
ExcelVmlDrawingBase.AlternativeText
ExcelVmlDrawingBase.GetStyle(String, String, String)
ExcelVmlDrawingBase.SetStyle(String, String, String)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: OfficeOpenXml.Drawing.Vml
Assembly: EPPlus.dll
Syntax
public class ExcelVmlDrawingControl : ExcelVmlDrawingBase

Properties

Text

The Text

Declaration
public string Text { get; set; }
Property Value
Type Description
System.String
In This Article
Back to top Generated by DocFX