Update 20241229
This commit is contained in:
@@ -158067,11 +158067,6 @@
|
||||
Extended view fields record.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.PivotTables.PivotDataField.m_nameModified">
|
||||
<summary>
|
||||
Represents the datafield name is modified.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.PivotTables.PivotDataField.#ctor(System.String,Syncfusion.XlsIO.PivotSubtotalTypes,Syncfusion.XlsIO.Implementation.PivotTables.PivotFieldImpl)">
|
||||
<summary>
|
||||
Initializes a new instance of the data field.
|
||||
@@ -158134,11 +158129,6 @@
|
||||
Gets or sets name of the data field.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.XlsIO.Implementation.PivotTables.PivotDataField.NameModified">
|
||||
<summary>
|
||||
Represents the datafield name is modified.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.XlsIO.Implementation.PivotTables.PivotDataField.Subtotal">
|
||||
<summary>
|
||||
Gets or sets the subtotal function used for data field.
|
||||
@@ -218014,11 +218004,6 @@
|
||||
Collection of regex pattern and their hyperlink type.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.WorksheetImpl.m_isSorting">
|
||||
<summary>
|
||||
Represents if it is sorting.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Syncfusion.XlsIO.Implementation.WorksheetImpl.m_slicers">
|
||||
<summary>
|
||||
Represents the slicers in the worksheet.
|
||||
@@ -222138,13 +222123,6 @@
|
||||
<param name="iColumnIndex">One-based column index.</param>
|
||||
<param name="value">Width to set.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.WorksheetImpl.SetColumnWidthInPixels(System.Int32,System.Double)">
|
||||
<summary>
|
||||
Sets column width in pixels as double value for the specified column.
|
||||
</summary>
|
||||
<param name="iColumn">One-based column index.</param>
|
||||
<param name="value">Width in double to set.</param>
|
||||
</member>
|
||||
<member name="M:Syncfusion.XlsIO.Implementation.WorksheetImpl.SetColumnWidthInPixels(System.Int32,System.Int32)">
|
||||
<summary>
|
||||
Sets column width in pixels for the specified column.
|
||||
@@ -223466,11 +223444,6 @@
|
||||
Indicates whether subtotal applied worksheet contains array separated formula.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.XlsIO.Implementation.WorksheetImpl.IsSorting">
|
||||
<summary>
|
||||
Gets or sets a value indicating if it is sorting or not, Default is false.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Syncfusion.XlsIO.Implementation.WorksheetImpl.RecordsCells">
|
||||
<summary>
|
||||
The dictionary holds a records objects, representing each cell.
|
||||
|
||||
Reference in New Issue
Block a user