Search
IStyle.Format Property
See Also
 






Gets or sets the format of the element's contents.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

string Format { get; set; }

Visual Basic  Copy Code

Property Format As String

 Property Value

 See Also