[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextRange.GetFragment

GetFragment Method

GetFragment(bool)

get the fragment according to the copyContentCellOnly

Declaration
public C1Document GetFragment(bool copyContentCellOnly)
Parameters
Type Name Description
bool copyContentCellOnly

indicates only the content of cell will be copied

Returns
Type Description
C1Document