GrapeCity.Xaml.Excel
GetDifferentialFormattingRecords Method


Gets the differential formatting settings used in the workbook
Syntax
'Declaration
 
Function GetDifferentialFormattingRecords() As List(Of IDifferentialFormatting)
'Usage
 
Dim instance As IExcelWriter
Dim value As List(Of IDifferentialFormatting)
 
value = instance.GetDifferentialFormattingRecords()
List<IDifferentialFormatting> GetDifferentialFormattingRecords()

Return Value

A collection represent all differential formatting settings
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWriter Interface
IExcelWriter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options