Show / Hide Table of Contents

Class ExcelVmlDrawingControl

Base class for vml form controls

Inheritance
object
XmlHelper
ExcelVmlDrawingBase
ExcelVmlDrawingControl
Inherited Members
ExcelVmlDrawingBase.Id
ExcelVmlDrawingBase.AlternativeText
ExcelVmlDrawingBase.GetStyle(string, string, out string)
ExcelVmlDrawingBase.SetStyle(string, string, string)
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
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
string
In this article
Back to top Generated by DocFX