Table of Contents

FlexCelAspViewer.SheetSeparator Property

Defines a separator between multiple sheets when exporting all visible sheets. You can use for example <hr> here to write an horizontal ruler between sheets.

Syntax

Namespace: FlexCel.AspNet

public String SheetSeparator { get; set; }

See also