Show / Hide Table of Contents

Class ExcelLayout

Layout settings

Inheritance
Object
XmlHelper
ExcelLayout
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
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