IRegionsManagerItem Interface

Interface of an item returned by RegionsManager. Corresponds to an instance of IRegionsList in the worksheet.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public interface IRegionsManagerItem

Properties

Enumerator Enumerator of regions.
PagesCount The value of PagesCount in the related list.
StartingFromPage The value of StartingFromPage in the related list.

See Also