Show / Hide Table of Contents

Class ExcelLayout

Layout settings

Inheritance
System.Object
XmlHelper
ExcelLayout
Inherited Members
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.Chart
Assembly: EPPlus.dll
Syntax
public class ExcelLayout : XmlHelper

Properties

ManualLayout

Manual layout settings for precise control of element position

Declaration
public ExcelManualLayout ManualLayout { get; }
Property Value
Type Description
ExcelManualLayout
In This Article
Back to top Generated by DocFX