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