Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PasteOption Class / AllowPasteHiddenRange Property
In This Topic
    AllowPasteHiddenRange Property
    In This Topic
    Specifies whether to copy the hidden range.
    Syntax
    public System.bool AllowPasteHiddenRange {get; set;}
    See Also