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