Uses of Class
org.xlsx4j.sml.CTIgnoredError
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTIgnoredError in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTIgnoredError Modifier and Type Field Description protected java.util.List<CTIgnoredError>CTIgnoredErrors. ignoredErrorMethods in org.xlsx4j.sml that return CTIgnoredError Modifier and Type Method Description CTIgnoredErrorObjectFactory. createCTIgnoredError()Create an instance ofCTIgnoredErrorMethods in org.xlsx4j.sml that return types with arguments of type CTIgnoredError Modifier and Type Method Description java.util.List<CTIgnoredError>CTIgnoredErrors. getIgnoredError()Gets the value of the ignoredError property.