PasteOptions.OnlyVisibleCells

PasteOptions.OnlyVisibleCells property

True means only copying visible cells.

public bool OnlyVisibleCells { get; set; }

See Also