Show / Hide Table of Contents

Class ExcelDrawingNoFill

The drawing has no fill

Inheritance
object
ExcelDrawingFillBase
ExcelDrawingNoFill
Inherited Members
ExcelDrawingFillBase.CheckTypeChange(string)
ExcelDrawingFillBase._xml
ExcelDrawingFillBase._topNode
ExcelDrawingFillBase._nsm
ExcelDrawingFillBase._fillPath
ExcelDrawingFillBase.InitXml(XmlNamespaceManager, XmlNode, string)
ExcelDrawingFillBase.CreateXmlHelper()
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OfficeOpenXml.Drawing.Style.Fill
Assembly: EPPlus.dll
Syntax
public class ExcelDrawingNoFill : ExcelDrawingFillBase

Properties

Style

The type of fill

Declaration
public override eFillStyle Style { get; }
Property Value
Type Description
eFillStyle
Overrides
ExcelDrawingFillBase.Style
In this article
Back to top Generated by DocFX