Overload | Description |
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,String,String,String) | Saves the range of cells (and may include headers) to a text file as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,Boolean,String,String,String) | Saves the range of cells (and may include headers and footer) to a text file as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,String,String,String,Encoding) | Saves the range of cells (and may include headers) to a text file as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,Boolean,String,String,String,Encoding) | Saves the range of cells (and may include headers and footer) to a text file as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,String,String,String) | Saves the range in the sheet (and may include headers) as delimited text to a stream as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,Boolean,String,String,String) | Saves the range in the sheet (and may include headers and footer) as delimited text to a stream as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,String,String,String,Encoding) | Saves the range in the sheet (and may include headers) as delimited text to a stream as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,Boolean,String,String,String,Encoding) | Saves the range in the sheet (and may include headers and footer) as delimited text to a stream as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,String,String,String,Boolean) | Saves the range of cells (and may include headers) to a text file as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean) | Saves the range of cells (and may include headers and footer) to a text file as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,String,String,String,Boolean,Encoding) | Saves the range of cells (and may include headers) to a text file as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean,Encoding) | Saves the range of cells (and may include headers and footer) to a text file as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,String,String,String,Boolean,Encoding,Boolean) | Saves the range of cells (and may include headers) to a text file as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,String,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean,Encoding,Boolean) | Saves the range of cells (and may include headers and footer) to a text file as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,String,String,String,Boolean) | Saves the range in the sheet (and may include headers) as delimited text to a stream as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean) | Saves the range in the sheet (and may include headers and footer) as delimited text to a stream as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,String,String,String,Boolean,Encoding) | Saves the range in the sheet (and may include headers) as delimited text to a stream as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean,Encoding) | Saves the range in the sheet (and may include headers and footer) as delimited text to a stream as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,String,String,String,Boolean,Encoding,Boolean) | Saves the range in the sheet (and may include headers) as delimited text to a stream as specified. |
SaveTextFileRange(Int32,Int32,Int32,Int32,Stream,Boolean,IncludeHeaders,Boolean,String,String,String,Boolean,Encoding,Boolean) | Saves the range in the sheet (and may include headers and footer) as delimited text to a stream as specified. |