Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IHeaderFooter Interface / Text Property
In This Topic
    Text Property (IHeaderFooter)
    In This Topic
    Returns or sets a Text object that represents text included in the specified header or footer.
    Syntax
    System.string Text {get; set;}
    See Also