Show / Hide Table of Contents

Class AccessibilitySettings

This class contains settings for usage of accessibility/ARIA attributes in the exported html.

Inheritance
object
AccessibilitySettings
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OfficeOpenXml.Export.HtmlExport.Accessibility
Assembly: EPPlus.dll
Syntax
public class AccessibilitySettings

Properties

TableSettings

Settings for a html table

Declaration
public TableAccessibilitySettings TableSettings { get; }
Property Value
Type Description
TableAccessibilitySettings
In this article
Back to top Generated by DocFX