IsEmpty

WorksheetInfo.IsEmpty property

Gets a value that indicates whether the worksheet is empty.

public bool IsEmpty { get; }

Return Value

true if the worksheet is empty; otherwise, false.

See Also