Class AccessibilitySettings
This class contains settings for usage of accessibility/ARIA attributes in the exported html.
Inheritance
System.Object
AccessibilitySettings
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.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 |