Skip to content

Commit 301ac12

Browse files
994854-DecimalPlaceCount
1 parent 396fb9e commit 301ac12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Document-Processing/Excel/Excel-Library/NET/faqs/how-to-count-the-number-of-decimal-places-in-a-numeric-cell-value-in-excel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: How to count the number of decimal places in an Excel numeric cell value | Syncfusion
2+
title: How to count decimal places in an Excel numeric cell value | Syncfusion
33
description: Code examples to count decimal places in a numeric cell value using Syncfusion .NET Excel library (XlsIO).
44
platform: document-processing
55
control: XlsIO
66
documentation: UG
77
---
88

9-
# How to count the number of decimal places in an Excel numeric cell value?
9+
# How to count decimal places in an Excel numeric cell value?
1010

1111
The following code examples demonstrate counting the number of decimal places in a numeric cell value using C# (Cross-platform and Windows-specific) and VB.NET.
1212

0 commit comments

Comments
 (0)