'Declaration
Property DefaultFontName As System.String
'Usage
Dim instance As IWorkbookSet Dim value As System.String instance.DefaultFontName = value value = instance.DefaultFontName
System.string DefaultFontName {get; set;}
read-write property DefaultFontName: System.String;
function get,set DefaultFontName : System.String