Interface CompileSectionExtension
public interface CompileSectionExtension
Extends the
OfficeSection.- Author:
- Daniel Sagenschneider
-
Method Summary
Modifier and TypeMethodDescriptionvoidextend(CompileSectionContext context) Extends theOfficeSection.
-
Method Details
-
extend
Extends theOfficeSection.- Parameters:
context-CompileSectionContext.- Throws:
Exception- If fails to extend.
-