Java org.apache.poi.ss.util WorkbookUtil fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.ss.util WorkbookUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.ss.util WorkbookUtil.

The text is from its open source code.

Method

StringcreateSafeSheetName(final String nameProposal)
Creates a valid sheet name, which is conform to the rules.
StringcreateSafeSheetName(final String nameProposal, char replaceChar)
Creates a valid sheet name, which is conform to the rules.