Learn how to prevent users from printing Excel through the Aspose.Cells for .NET API....Get the VbaModuleCollection object from the VbaProject property...Workbook . Get the VbaModule object via the "ThisWorkbook" name...
Field.asFieldFormula method. Cast field to [FieldFormula](../../../aspose.words.fields/fieldformula/)....method returns a base class object, you should explicitly cast...
Field.asFieldRD method. Cast field to [FieldRD](../../../aspose.words.fields/fieldrd/)....method returns a base class object, you should explicitly cast...
Field.asFieldAddressBlock method. Cast field to [FieldAddressBlock](../../../aspose.words.fields/fieldaddressblock/)....method returns a base class object, you should explicitly cast...
Field.asFieldMergeField method. Cast field to [FieldMergeField](../../../aspose.words.fields/fieldmergefield/)....method returns a base class object, you should explicitly cast...
Field.asFieldTemplate method. Cast field to [FieldTemplate](../../../aspose.words.fields/fieldtemplate/)....method returns a base class object, you should explicitly cast...
Field.asFieldDisplayBarcode method. Cast field to [FieldDisplayBarcode](../../../aspose.words.fields/fielddisplaybarcode/)....method returns a base class object, you should explicitly cast...
Field.asFieldTC method. Cast field to [FieldTC](../../../aspose.words.fields/fieldtc/)....method returns a base class object, you should explicitly cast...
Field.asFieldCreateDate method. Cast field to [FieldCreateDate](../../../aspose.words.fields/fieldcreatedate/)....method returns a base class object, you should explicitly cast...
Field.asFieldFileSize method. Cast field to [FieldFileSize](../../../aspose.words.fields/fieldfilesize/)....method returns a base class object, you should explicitly cast...