Table of Contents

ExcelFile.IsSharedWorkbook Method

Returns true is this is a shared workbook. This method only will return true for xls files, since FlexCel doesn't load tracking changes in xlsx files.

Syntax

Namespace: FlexCel.Core

public abstract Boolean IsSharedWorkbook()

See also