'Declaration
Public Function GetFragment( _ ByVal copyContentCellOnly As Boolean _ ) As C1Document
public C1Document GetFragment( bool copyContentCellOnly )
Parameters
- copyContentCellOnly
- indicates only the content of cell will be copied
'Declaration
Public Function GetFragment( _ ByVal copyContentCellOnly As Boolean _ ) As C1Document
public C1Document GetFragment( bool copyContentCellOnly )