Table of Contents

TXlsNamedRange.Comment Property

Returns the comment associated with the name, if there is one. Comments are only available in Excel 2007, but they are saved too in xls file format.

Syntax

Namespace: FlexCel.Core

public String Comment { get; set; }

See also