PasteSkipInvisibleRange Property
PasteSkipInvisibleRange
Gets or sets a boolean value indicating whether hidden cells will be skipped on pasting.
Declaration
public bool PasteSkipInvisibleRange { get; set; }
Public Property PasteSkipInvisibleRange As Boolean