JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.aoju.bus.starter.annotation
Annotation Interface EnableOffice
@Inherited
@Documented
@Target
(
TYPE
)
@Retention
(
RUNTIME
) @Import(
OfficeConfiguration.class
)
public @interface
EnableOffice
启用在线预览
Since:
Java 17+
Author:
Kimi Liu