Java org.apache.poi.hssf.record NameRecord fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hssf.record NameRecord fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hssf.record NameRecord.

The text is from its open source code.

Field

shortsid

Method

Ptg[]getNameDefinition()
gets the definition, reference (Formula)
StringgetNameText()
gets the name
booleanisBuiltInName()
Convenience Function to determine if the name is a built-in name
booleanisCommandName()
booleanisComplexFunction()
booleanisFunctionName()
booleanisMacro()