ToObject Method (StyleSynchronizer)
Toes the object.
public static CT_Stylesheet ToObject(
ArrayList
)
'Declaration
Public Shared Function ToObject( _
ByVal As ArrayList _
) As CT_Stylesheet
'Usage
Dim cellFormatList As ArrayList
Dim value As CT_Stylesheet
value = StyleSynchronizer.ToObject(cellFormatList)
Parameters
- cellFormatList
- cell format list
Return Value
Instance of CT_Stylesheet