172173174175176177178
} public boolean isRange() { return _nameRecord.hasFormula(); // TODO - is this right? } public NamePtg createPtg() { return new NamePtg(_index); }