Skip to content

Commit 3f28ab9

Browse files
FAQ
1 parent 5a615c9 commit 3f28ab9

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: post
3+
title: FAQ | Extension | Syncfusion
4+
description: The Syncfusion Document Viewer extension enables you to easily view and manage your documents within VSCode using our intuitive features.
5+
platform: extension
6+
control: Syncfusion Extensions
7+
documentation: ug
8+
---
9+
10+
# FAQ
11+
12+
### Can I edit files in the Syncfusion® Document Viewer?
13+
14+
Yes, the Syncfusion® Document Viewer allows basic editing of Excel, CSV, and TSV files directly within VS Code. This extension focuses on essential editing tasks to streamline your workflow. For advanced features such as applying formulas, formatting, and complex spreadsheet functions, we recommend using the [Syncfusion® Spreadsheet component](https://www.syncfusion.com/javascript-ui-controls/js-spreadsheet).
15+
16+
### Is the Syncfusion® Document Viewer suitable for large datasets?
17+
18+
Yes, the extension's sorting and filtering tools are designed to help you organize and analyze large datasets efficiently.
19+
20+
### Can I customize the document viewer features?
21+
22+
Yes, you can configure Read-Only mode and enable or disable sorting and filtering directly from the status bar or the VS Code settings.
23+
24+
### Is there a way to ensure data integrity while reviewing files?
25+
26+
Yes, by using the Read-Only Mode, you can ensure that data remains unchanged while reviewing sensitive or critical files.
27+
28+
### Does the Syncfusion® Document Viewer support other file formats like Word or PDF?
29+
30+
Currently, it supports Excel, CSV, and TSV files. Future updates will include DOCX, RTF, MD, and PDF support.

extension-toc.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
<li>
1919
<a href="/extension/document-viewer-extension/visual-studio-code/configuration-options">Configuration Options</a>
2020
</li>
21+
<li>
22+
<a href="/extension/document-viewer-extension/visual-studio-code/FAQ">FAQ</a>
23+
</li>
2124
</ul>
2225
</li>
2326
</ul>

0 commit comments

Comments
 (0)