Java org.apache.poi.xwpf.usermodel Borders fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.xwpf.usermodel Borders fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.xwpf.usermodel Borders.

The text is from its open source code.

Field

BordersNONE
BordersSINGLE
Specifies a line border consisting of a single line around the parent object.
BordersDOUBLE
BordersBASIC_BLACK_DASHES
Specifies an art border consisting of a repeating image of a black and white background.

Method