CustomProperty.BinaryValue
CustomProperty.BinaryValue property
Gets and sets the binary value of the custom property.
public byte[] BinaryValue { get; set; }
See Also
- class CustomProperty
- namespace Aspose.Cells.Properties
- assembly Aspose.Cells
Gets and sets the binary value of the custom property.
public byte[] BinaryValue { get; set; }